Back out the last patch which is a nightly test killer. The assertion
authorReid Spencer <rspencer@reidspencer.com>
Wed, 10 Jan 2007 09:18:16 +0000 (09:18 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Wed, 10 Jan 2007 09:18:16 +0000 (09:18 +0000)
commit162b02e327873f2460dc9f2863f7ef7e77df9d56
treec25b65c788f4ac4e1b4a0482732036067c382bef
parentb2b442f06dce47c466e9512aeef4dbb28f8c6dae
Back out the last patch which is a nightly test killer. The assertion
in getLocalSlot fires on many, many values. It broke nearly all of
the dejagnu tests. Simple changes to the assertion did not fix the
problem.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33054 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/AsmWriter.cpp