summaryrefslogtreecommitdiff
path: root/test/DebugInfo/X86/dbg-value-location.ll
AgeCommit message (Expand)AuthorFilesLines
2014-10-02Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith1-17/+17
2014-10-02DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith1-17/+17
2014-10-01Move the complex address expression out of DIVariable and into an extraAdrian Prantl1-3/+3
2014-10-01Revert r218778 while investigating buldbot breakage.Adrian Prantl1-3/+3
2014-10-01Move the complex address expression out of DIVariable and into an extraAdrian Prantl1-3/+3
2014-06-13DebugInfo: Following up to r209677, refactor local variable emission to delay...David Blaikie1-1/+1
2014-05-19DebugInfo: Assume all subprogram DIEs have been created before any abstract s...David Blaikie1-1/+1
2014-03-07Remove unnecessary test for Darwin and update testcase to be a little lessAdrian Prantl1-8/+10
2014-03-07DebugInfo: Limit r203187 to non-darwin as lldb can't handle this yetDavid Blaikie1-1/+1
2014-03-07DebugInfo: Emit DW_TAG_subprogram's DW_AT_high_pc as an offset from the low_pcDavid Blaikie1-1/+1
2013-11-22Debug Info: update testing cases to specify the debug info version number.Manman Ren1-0/+2
2013-09-06Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.Manman Ren1-7/+7
2013-08-27Move some debug testcases to the debug info directory.Eric Christopher1-0/+75