Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | IR: Make metadata typeless in assembly, clang side | Duncan P. N. Exon Smith | 2014-12-15 | 1 | -1/+1 |
| | | | | | | Match LLVM changes from r224257. llvm-svn: 224259 | ||||
* | Add a new option for and disable column number information as there | Eric Christopher | 2012-10-18 | 1 | -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 |