This option provides only the base filename, not a full relative path.
Part of the fix for PR41839.
Paths
| Differential D62071
[DebugInfo] Handle -main-file-name correctly for asm source. ClosedPublic Authored by probinson on May 17 2019, 11:15 AM.
Details
Summary This option provides only the base filename, not a full relative path. 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 rL361245: [DebugInfo] Handle -main-file-name correctly for asm source. (authored by probinson). · Explain WhyMay 21 2019, 4:50 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 200460 llvm/trunk/lib/MC/MCContext.cpp
llvm/trunk/test/DebugInfo/X86/main-file-name.s
llvm/trunk/test/MC/ELF/debug-main-file.s
|