This provides the correct file path for the original source, rather
than the preprocessed source.
Part of the fix for PR41839.
Paths
| Differential D62074
[DebugInfo] Handle '# line "file"' correctly for asm source. ClosedPublic Authored by probinson on May 17 2019, 12:18 PM.
Details
Summary This provides the correct file path for the original source, rather Part of the fix for PR41839.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 20 2019, 1:44 PM Closed by commit rL361248: [DebugInfo] Handle '# line "file"' correctly for asm source. (authored by probinson). · Explain WhyMay 21 2019, 4:56 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 200462 llvm/trunk/lib/MC/MCParser/AsmParser.cpp
llvm/trunk/test/MC/ELF/debug-hash-file.s
|