[PATCH] D52952: [IR][Modules] Improve quality of diagnostic messages for non-fatal warnings during module linking.
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 8 12:57:13 PDT 2018
dblaikie added a comment.
Could this be tested with two .ll files with mismatched DWARF Versions, lto'd together like other LTO tests (in, for example, lld/test/ELF/lto/)
Repository:
rL LLVM
https://reviews.llvm.org/D52952
More information about the llvm-commits
mailing list