summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/ELF/debug-hash-file.s
Commit message (Collapse)AuthorAgeFilesLines
* [DebugInfo] Handle '# line "file"' correctly for asm source.Paul Robinson2019-05-211-0/+21
This provides the correct file path for the original source, rather than the preprocessed source. Part of the fix for PR41839. Differential Revision: https://reviews.llvm.org/D62074 llvm-svn: 361248
OpenPOWER on IntegriCloud