[PATCH] D58910: [LLD][COFF] More detailed information for /failifmismatch
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 5 15:10:29 PST 2019
rnk accepted this revision.
rnk added a comment.
This revision is now accepted and ready to land.
lgtm
================
Comment at: test/COFF/Inputs/failmismatch1.bc:1
+; ModuleID = 'test.cpp'
+source_filename = "test.cpp"
----------------
Use the `.ll` file extension instead of `.bc` for textual IR files
Repository:
rLLD LLVM Linker
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58910/new/
https://reviews.llvm.org/D58910
More information about the llvm-commits
mailing list