Revert "Add some support for dealing with an object pointer on arguments."
authorEric Christopher <echristo@apple.com>
Wed, 12 Sep 2012 18:42:31 +0000 (18:42 +0000)
committerEric Christopher <echristo@apple.com>
Wed, 12 Sep 2012 18:42:31 +0000 (18:42 +0000)
commitfd1cd572211aae8f73dc073c004b865054a34604
tree94710ca40583f6255ed5206643fcd0c3f5a35f40
parentf58ae5dfc1c939e34e660a21b4ea7d192a37a322
Revert "Add some support for dealing with an object pointer on arguments."
This should be done on the subprogram, not the variable itself.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@163734 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/DIBuilder.h
include/llvm/DebugInfo.h
lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
lib/CodeGen/AsmPrinter/DwarfDebug.h
lib/VMCore/DIBuilder.cpp
test/DebugInfo/X86/DW_AT_object_pointer.ll [deleted file]