Fix bug: Assembler/2003-05-03-BytecodeReaderProblem.llx
authorChris Lattner <sabre@nondot.org>
Thu, 22 May 2003 18:35:38 +0000 (18:35 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 22 May 2003 18:35:38 +0000 (18:35 +0000)
commitf69315bd79c3cc8f92f3b003b2cdab57aba3a20e
treeca3e8b4eb52372d0e70259826b1604859b6aff13
parenta2602f3dfd0561bf5825e301c173628c35525db8
Fix bug: Assembler/2003-05-03-BytecodeReaderProblem.llx
by emitting the type planes before any constants (which could be constant
expressions involving undefined types!)

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