Handle the removal of the debug chain.
authorJim Laskey <jlaskey@mac.com>
Mon, 13 Mar 2006 13:07:37 +0000 (13:07 +0000)
committerJim Laskey <jlaskey@mac.com>
Mon, 13 Mar 2006 13:07:37 +0000 (13:07 +0000)
commitf4321a3a438833dade457e24da6e1e6907cabcd5
treec85d66c8eed932ec34c564ea47ab1fc2a30b1eeb
parent2e8a77ff42a325463f40a67e46b2eeb9ce05a350
Handle the removal of the debug chain.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26729 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Intrinsics.td
lib/Bytecode/Reader/Reader.cpp
lib/CodeGen/IntrinsicLowering.cpp
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
lib/Debugger/ProgramInfo.cpp
lib/Target/CBackend/CBackend.cpp
lib/Target/CBackend/Writer.cpp
lib/Transforms/IPO/StripSymbols.cpp
lib/VMCore/AutoUpgrade.cpp