summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/debug-dead-local-var.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove test. Replacing it with a backend test with the optimized IR.Eric Christopher2014-05-211-15/+0
| | | | llvm-svn: 209260
* Make this test emit llvm IR rather than assembly.Eric Christopher2014-05-201-1/+1
| | | | llvm-svn: 209255
* Use an Itanium triple in DWARF debug info testsTimur Iskhodzhanov2014-01-301-1/+2
| | | | | | This should fix the clang part of the breakage in r200340. llvm-svn: 200435
* Add new test.Devang Patel2011-08-191-0/+14
Remove one outdated test. llvm-svn: 138144
OpenPOWER on IntegriCloud