summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/ELF/debug-main-file.s
Commit message (Collapse)AuthorAgeFilesLines
* De-Window-ize a testPaul Robinson2019-05-211-2/+2
| | | | llvm-svn: 361250
* [DebugInfo] Handle -main-file-name correctly for asm source.Paul Robinson2019-05-211-0/+41
This option provides only the base filename, not a full relative path. Part of the fix for PR41839. Differential Revision: https://reviews.llvm.org/D62071 llvm-svn: 361245
OpenPOWER on IntegriCloud