The bcwriter does not want ConstantPointerRef's to be indexed, and the asmwriter...
authorChris Lattner <sabre@nondot.org>
Thu, 15 Jan 2004 18:47:15 +0000 (18:47 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 15 Jan 2004 18:47:15 +0000 (18:47 +0000)
commit8c202cdbda686500ff56e5f4a5184c03d78f38f6
treefb2263226b3ddbabcfdba44225bbcf75ab23bffd
parent7be08bfae191e4ea7818067bf6e3030b6543d9f9
The bcwriter does not want ConstantPointerRef's to be indexed, and the asmwriter never did!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10885 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Bytecode/Writer/SlotCalculator.cpp
lib/VMCore/SlotCalculator.cpp