[PATCH] D129937: [JITLink][COFF] Handle duplicate external symbols.

Sunho Kim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 17 17:51:57 PDT 2022


sunho added a comment.

The object file in the testcase is accepted without error by link.exe, so it seems to be allowed to list duplicate external symbols in MSVC.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D129937/new/

https://reviews.llvm.org/D129937



More information about the llvm-commits mailing list