| commit | 4eaf8ef5cbc1a41a4add1a72de7cc12f3df68f60 | [log] [tgz] |
|---|---|---|
| author | Kevin Enderby <enderby@apple.com> | Thu Nov 01 17:31:35 2012 +0000 |
| committer | Kevin Enderby <enderby@apple.com> | Thu Nov 01 17:31:35 2012 +0000 |
| tree | e58829a6aefa09c71fdfb9de96678a7a2ec28cd9 | |
| parent | da2455bd45da380ae3f536bfe58c85bb1375fe4e [diff] |
Add support for generating dwarf debugging info with assembly files run through the 'C' preprocessor. That is pick up the file name and line numbers from the cpp hash file line comments for the dwarf file and line numbers tables. rdar://9275556 llvm-svn: 167237