summaryrefslogtreecommitdiff
path: root/test/DebugInfo/X86/template.ll
Commit message (Expand)AuthorAge
* 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: use createAndAddDIE for newly-created Subprogram DIEs.Manman Ren2013-10-29
* Add the subprogram DIEs to the context they're created with onlyEric Christopher2013-10-17
* Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.Manman Ren2013-09-06
* Use DW_FORM_sdata for signed constant values and udata on occasionEric Christopher2013-08-27
* Debug Info: add an identifier field to DICompositeType.Manman Ren2013-08-26
* DebugInfo: Emit definitions for types with no members.David Blaikie2013-08-01
* DebugInfo: Support (using GNU extensions) for template template parameters an...David Blaikie2013-06-22
* Give the test from r181632 a target triple.David Blaikie2013-05-10