aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/debug-info-iv.c
AgeCommit message (Collapse)Author
2012-10-18Add a new option for and disable column number information as thereEric Christopher
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 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@166236 91177308-0d34-0410-b5e6-96231b3b80d8
2011-11-01Correct test for additional comment line.Eli Friedman
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@143436 91177308-0d34-0410-b5e6-96231b3b80d8
2011-11-01Mark test as requiring x86 backend.Eli Friedman
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@143427 91177308-0d34-0410-b5e6-96231b3b80d8
2011-07-28Correct the triple here.Eric Christopher
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@136304 91177308-0d34-0410-b5e6-96231b3b80d8
2011-07-18Check column number also.Devang Patel
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@135437 91177308-0d34-0410-b5e6-96231b3b80d8
2011-07-05Testcase for r134441.Devang Patel
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@134442 91177308-0d34-0410-b5e6-96231b3b80d8