summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/linetable-fnbegin.cpp
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-3/+3
* DebugInfo: Metadata constructs now start with DI*Duncan P. N. Exon Smith2015-04-291-3/+3
* DebugInfo: Move new hierarchy into place (clang)Duncan P. N. Exon Smith2015-03-031-2/+4
* IR: Move MDLocation into place (clang testcases)Duncan P. N. Exon Smith2015-01-141-1/+1
* IR: Make metadata typeless in assembly, clang sideDuncan P. N. Exon Smith2014-12-151-3/+3
* Revert "Revert "DI: LLVM schema change: fold constants into string""Duncan P. N. Exon Smith2014-10-031-1/+1
* Revert "DI: LLVM schema change: fold constants into string"Duncan P. N. Exon Smith2014-10-021-1/+1
* DI: LLVM schema change: fold constants into stringDuncan P. N. Exon Smith2014-10-021-1/+1
* Harden this test against windows/changes.Eric Christopher2014-04-011-1/+1
* Partially revert r204517 and fix a different way:Eric Christopher2014-04-011-4/+7
* Cleanup testcase by adding return statements and replacing CHECK-DAG's withAdrian Prantl2014-03-241-5/+6
* Use CHECK-DAG in a test so that it isn't sensitive to metadata order.Bob Wilson2014-03-241-3/+3
* relax testcase to unbreak windows buildbots.Adrian Prantl2014-03-211-1/+1
* CGDebugInfo: At the end of EmitFunctionStart, Initialize PrevLoc to theAdrian Prantl2014-03-211-0/+24