summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/debug-info-line4.c
Commit message (Collapse)AuthorAgeFilesLines
* IR: Make metadata typeless in assembly, clang sideDuncan P. N. Exon Smith2014-12-151-1/+1
| | | | | | Match LLVM changes from r224257. llvm-svn: 224259
* Add a new option for and disable column number information as thereEric Christopher2012-10-181-0/+11
are no known current users of column info. Robustify and fix up a few tests in the process. Reduces the size of debug information by a small amount. Part of PR14106 llvm-svn: 166236
OpenPOWER on IntegriCloud