summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/AsmParser/directive_file-errors.s
Commit message (Collapse)AuthorAgeFilesLines
* The error check for using -g with a .s file already containing dwarf .fileKevin Enderby2012-01-111-0/+9
directives was in the wrong place and getting triggered incorectly with a cpp .file directive. This change fixes that and adds a test case. llvm-svn: 147951
OpenPOWER on IntegriCloud