summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/X86/dwarfdump-line-mismatch.s
Commit message (Collapse)AuthorAgeFilesLines
* [DebugInfo] Use WithColor for more debug line warningsAndrew Ng2018-04-201-1/+1
| | | | | | | | | | Updated two more debug line related warnings to use WithColor. This was necessary to ensure consistent output order of the warnings on Windows for debug line tests. Differential Revision: https://reviews.llvm.org/D45871 llvm-svn: 330440
* [DWARF] Replace assert with diagnostic. PR36868.Paul Robinson2018-03-221-0/+38
llvm-svn: 328235
OpenPOWER on IntegriCloud