Skip to content

[LLVM][WINDOWS] Recover windows support for the latest LLVM#6698

Merged
jroesch merged 1 commit into
apache:mainfrom
tqchen:llvm
Oct 16, 2020
Merged

[LLVM][WINDOWS] Recover windows support for the latest LLVM#6698
jroesch merged 1 commit into
apache:mainfrom
tqchen:llvm

Conversation

@tqchen

@tqchen tqchen commented Oct 16, 2020

Copy link
Copy Markdown
Member

Windows COFF requires comdat information to support weak-like linkage(via any).
This patch fixes the windows LLVM support after LLVM-8.

@tqchen

tqchen commented Oct 16, 2020

Copy link
Copy Markdown
Member Author

cc @tmoreau89 @rkimball

Windows COFF requires comdat information to support weak-like linkage(via any).
This patch fixes the windows LLVM support after LLVM-8.
@rkimball

Copy link
Copy Markdown
Contributor

I tested with llvm 11.0 release and this PR and my failing unit test now passes. Thank you @tqchen for this.

@jroesch jroesch merged commit 461e75b into apache:main Oct 16, 2020
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Oct 29, 2020
)

Windows COFF requires comdat information to support weak-like linkage(via any).
This patch fixes the windows LLVM support after LLVM-8.
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Dec 2, 2020
)

Windows COFF requires comdat information to support weak-like linkage(via any).
This patch fixes the windows LLVM support after LLVM-8.
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Dec 4, 2020
)

Windows COFF requires comdat information to support weak-like linkage(via any).
This patch fixes the windows LLVM support after LLVM-8.
trevor-m pushed a commit to neo-ai/tvm that referenced this pull request Dec 4, 2020
)

Windows COFF requires comdat information to support weak-like linkage(via any).
This patch fixes the windows LLVM support after LLVM-8.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants