Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
No, this is for correctness. Without this change, we will fail to link two modules containing an internal symbol with the same name.
Paths
| Differential D10319
COFF: Skip internal symbols in bitcode files. ClosedPublic Authored by pcc on Jun 8 2015, 1:13 PM.
Details
Diff Detail Event Timelinepcc updated this object. Comment Actions No, this is for correctness. Without this change, we will fail to link two modules containing an internal symbol with the same name. This revision is now accepted and ready to land.Jun 8 2015, 1:22 PM Closed by commit rL239338: COFF: Skip internal symbols in bitcode files. (authored by pcc). · Explain WhyJun 8 2015, 1:25 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 27326 COFF/InputFiles.cpp
test/COFF/Inputs/lto-dep.ll
test/COFF/lto.ll
|