We need to use the SourceFileName recorded in the bitcode, and not the "identifier" of the buffer.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D18131
Fix SourceFileName when loading the FunctionInfoIndex from bitcode. AbandonedPublic Authored by mehdi_amini on Mar 12 2016, 11:20 PM.
Details
Summary We need to use the SourceFileName recorded in the bitcode, and not the "identifier" of the buffer.
Diff Detail Event Timelinemehdi_amini retitled this revision from to Fix SourceFileName when loading the FunctionInfoIndex from bitcode.. mehdi_amini updated this object.
Revision Contents
Diff 50545 lib/Bitcode/Reader/BitcodeReader.cpp
|