Turn off a debugging optimization that just slows bytecode reading down
authorChris Lattner <sabre@nondot.org>
Sun, 18 Aug 2002 00:38:32 +0000 (00:38 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 18 Aug 2002 00:38:32 +0000 (00:38 +0000)
commit915ce8a02ebefd02b3c34a43267aae5c608ee170
tree32576a56fa2c353ee8e3c56d4dcbe3a7ec99340d
parent9bb451e721b747e83835d50dfe5ba8485c375bcf
Turn off a debugging optimization that just slows bytecode reading down

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3377 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Bytecode/Reader/Reader.cpp