summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/debug-info-blocks.m
Commit message (Expand)AuthorAgeFilesLines
* 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-2/+2
* DI: Update testcases for LLVM assembly changeDuncan P. N. Exon Smith2015-07-311-2/+2
* DebugInfo: Metadata constructs now start with DI*Duncan P. N. Exon Smith2015-04-291-7/+7
* DebugInfo: Move new hierarchy into place (clang)Duncan P. N. Exon Smith2015-03-031-4/+4
* IR: Move MDLocation into place (clang testcases)Duncan P. N. Exon Smith2015-01-141-3/+3
* IR: Make metadata typeless in assembly, clang sideDuncan P. N. Exon Smith2014-12-151-5/+5
* Update CGDebugInfo to the updated API in LLVM.Adrian Prantl2014-10-011-2/+2
* Reverting r218777 while investigating buildbot breakage.Adrian Prantl2014-10-011-2/+2
* Update CGDebugInfo to the updated API in LLVM.Adrian Prantl2014-10-011-2/+2
* DebugInfo: Avoid creating DILexicalScopeFiles when the filename in the curren...David Blaikie2014-05-141-1/+1
* Debug Info: Fix an oversight of r186553. Ensure that the function prologueAdrian Prantl2013-07-241-0/+3
* Don't generate bogus line table entries for __copy_helper_block_ andAdrian Prantl2013-07-181-3/+17
* Correctly emit certain implicit references to 'self' even withinJohn McCall2013-05-031-3/+2
* generalize testcaseAdrian Prantl2013-03-291-1/+1
* Bugfix/Followup for r177086.Adrian Prantl2013-03-291-6/+14
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-1/+1
* These tests require particular registered targets. Declared as such.Galina Kistanova2011-06-031-0/+1
* Test case for r131940.Devang Patel2011-05-241-0/+54