Duncan P. N. Exon Smith
f04be1fb3a
DebugInfo: Move new hierarchy into place (clang)
...
Update testcases for LLVM change in r231082 to use the new debug info
hierarchy.
llvm-svn: 231083
2015-03-03 17:25:55 +00:00
Duncan P. N. Exon Smith
3c51fa6aae
Revert "Revert "DI: LLVM schema change: fold constants into string""
...
This reverts commit r218917, effectively reapplying r218913. Original
commit message follows.
--
Update debug info testcases for an LLVM metadata schema change to fold
metadata constant operands into a single `MDString`.
Part of PR17891.
llvm-svn: 219011
2014-10-03 20:01:52 +00:00
Duncan P. N. Exon Smith
834c265e85
Revert "DI: LLVM schema change: fold constants into string"
...
This reverts commit r218913 while I investigate some bots.
llvm-svn: 218917
2014-10-02 22:15:09 +00:00
Duncan P. N. Exon Smith
02b418a875
DI: LLVM schema change: fold constants into string
...
Update debug info testcases for an LLVM metadata schema change to fold
metadata constant operands into a single `MDString`.
Part of PR17891.
llvm-svn: 218913
2014-10-02 21:56:07 +00:00
Rafael Espindola
ff7cea8c1a
Don't pass -O0 to clang_cc1, it is the default.
...
llvm-svn: 189910
2013-09-04 04:12:25 +00:00
Adrian Prantl
d801711efb
add radar number to testcase.
...
llvm-svn: 187073
2013-07-24 20:34:34 +00:00
David Blaikie
613c69500d
Further simplify test case from r186894
...
llvm-svn: 186905
2013-07-23 01:01:17 +00:00
Adrian Prantl
adaeb8947a
Simplify testcase.
...
rdar://problem/14386148
llvm-svn: 186901
2013-07-23 00:21:48 +00:00
Adrian Prantl
52f5b2502f
Debug Info: Acknowledge the alignment when locating byref block variables.
...
Fixes rdar://problem/14386148
llvm-svn: 186894
2013-07-22 23:44:26 +00:00