enumerate the operands of a constant before we enumerate the constant itself
authorChris Lattner <sabre@nondot.org>
Sun, 6 May 2007 01:00:28 +0000 (01:00 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 6 May 2007 01:00:28 +0000 (01:00 +0000)
commit7a303d1591ef1b2d087dd863f2f058d30fcf7830
tree648a30341634089e17d8b0ae2b13de3e919c0414
parentcb3d91b05b36a144dd0f3103ce4fda4cab356ad6
enumerate the operands of a constant before we enumerate the constant itself
This avoids fwd references in the reader.

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