Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The error check for using -g with a .s file already containing dwarf .file | Kevin Enderby | 2012-01-11 | 1 | -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 |