aboutsummaryrefslogtreecommitdiffstats
path: root/test/DebugInfo/AArch64
Commit message (Expand)AuthorAgeFilesLines
* Reorder the DIFile field in DILexicalBlock to become a prefix common with oth...David Blaikie2013-03-221-1/+1
* Remove unused field in DISubprogramDavid Blaikie2013-03-212-4/+4
* Debug info: refactor the first field of DICompileUnit to be a raw file/direct...David Blaikie2013-03-202-2/+2
* Debug Info: Swap the 2nd and 3rd parameters to DICompileUnit to match the com...David Blaikie2013-03-202-2/+2
* Remove unused field in DICompileUnitDavid Blaikie2013-03-202-2/+2
* Move the DIFile operand to DITypes from the 4th operand to the 2nd.David Blaikie2013-03-191-3/+3
* Split out filename & directory from DIFile to start generalizing over DIScopesDavid Blaikie2013-03-172-2/+4
* Refactor filename/directory in DICompileUnit into a DIFileDavid Blaikie2013-03-132-2/+2
* Remove unused "isMain" field from DICompileUnitDavid Blaikie2013-03-122-2/+2
* Update debug info test cases with empty SplitDebugFilename field.David Blaikie2013-03-122-2/+2
* AArch64: generate dwarfdump test rather than include .o in subversionTim Northover2013-02-111-0/+33
* Update debugging test for change in expected metadata.Tim Northover2013-02-041-6/+16
* Add explicit triples to AArch64 testsTim Northover2013-02-014-5/+5
* Add AArch64 as an experimental target.Tim Northover2013-01-315-0/+248