aboutsummaryrefslogtreecommitdiff
path: root/test/DebugInfo/X86/DW_AT_object_pointer.ll
AgeCommit message (Expand)Author
2013-02-02Remove the (apparently) unnecessary debug info metadata indirection.David Blaikie
2013-01-25Now that llvm-dwarfdump supports flags to specify which DWARF section to dump,Eli Bendersky
2013-01-05Emit DW_TAG_formal_parameter for unnamed parameters.David Blaikie
2012-09-20Only emit DW_AT_object_pointer if this is a definition.Eric Christopher
2012-09-12Recommit, with fixes:Eric Christopher
2012-09-12Revert "Add some support for dealing with an object pointer on arguments."Eric Christopher
2012-09-12Add some support for dealing with an object pointer on arguments.Eric Christopher