summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/AsmParser/directive_line.s
Commit message (Collapse)AuthorAgeFilesLines
* MCNullStreamer: assign file IDs to resolve crashes and errorsAlp Toker2014-06-191-0/+1
| | | | | | | | | | Use the MCStreamer base implementations for file ID tracking instead of overriding them as no-ops. Avoids assertions when streaming Dwarf debug info, and fixes ASM parsing of loc and file directives. llvm-svn: 211282
* llvm-mc: Sketch parsing for .file, .line, and .loc. No streamer hooks for theseDaniel Dunbar2009-08-111-0/+5
yet (I'm not even sure what they do). llvm-svn: 78639
OpenPOWER on IntegriCloud