summaryrefslogtreecommitdiff
path: root/test/DebugInfo/X86/arguments.ll
Commit message (Expand)AuthorAge
* DebugInfo: Refactor some tests to allow DW_AT_name to not be the first attrib...David Blaikie2014-06-13
* DebugInfo: Generalize some tests to handle variations in attribute ordering.David Blaikie2014-05-23
* DebugInfo: Remove some unneeded conditionals now that DIBuilder no longer emi...David Blaikie2014-02-04
* Debug Info: update testing cases to specify the debug info version number.Manman Ren2013-11-22
* Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.Manman Ren2013-09-06
* Debug Info: add an identifier field to DICompositeType.Manman Ren2013-08-26
* Move llvm/test/DebugInfo/arguments.ll to X86, for now. It is still Windows' P...NAKAMURA Takumi2013-06-24