summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/arc-linetable.m
Commit message (Expand)AuthorAgeFilesLines
* Add -disable-llvm-passes for frontend debug info tests.Dehao Chen2015-11-201-6/+4
* Update clang tests to accomendate discriminator changes.Dehao Chen2015-11-191-4/+5
* Stop messing with the 'g' group of options in CompilerInvocation.Douglas Katzman2015-10-081-1/+1
* DI: Update DISubprogram testcases after LLVM r246098Duncan P. N. Exon Smith2015-08-261-3/+3
* DebugInfo: Metadata constructs now start with DI*Duncan P. N. Exon Smith2015-04-291-16/+16
* DebugInfo: Move new hierarchy into place (clang)Duncan P. N. Exon Smith2015-03-031-1/+3
* DebugInfo: Attribute cleanup code to the end of the scope, not the end of the...David Blaikie2015-02-041-7/+5
* IR: Move MDLocation into place (clang testcases)Duncan P. N. Exon Smith2015-01-141-17/+17
* IR: Make metadata typeless in assembly, clang sideDuncan P. N. Exon Smith2014-12-151-17/+17
* Revert "Emit column debug information for loads"Tobias Grosser2014-07-291-3/+3
* Emit column debug information for loadsTobias Grosser2014-07-291-3/+3
* Make test independent of label. Thanks to Richard Smith for catching this!Adrian Prantl2014-04-291-4/+2
* Run this test through instnamer to stop it failing on non-asserts clang builds.Richard Smith2014-04-291-1/+1
* Debug info: Improve line table for functions with cleanups an early exitAdrian Prantl2014-04-291-0/+25
* Re-applying r198699 after reverting r198461.Adrian Prantl2014-01-071-1/+3
* Revert "Debug info: Ensure that the last stop point in a function is still wi...Adrian Prantl2014-01-071-4/+1
* Revert "Debug info: Implement a cleaner version of r198461. For symmetry with"Adrian Prantl2014-01-071-1/+2
* Debug info: Implement a cleaner version of r198461. For symmetry withAdrian Prantl2014-01-071-2/+1
* Debug info: Ensure that the last stop point in a function is still withinAdrian Prantl2014-01-031-1/+4
* Ensure that the line table for functions with cleanups is sequential.Adrian Prantl2013-05-021-0/+101