Flesh out a bit more of the bitcode use-list ordering preservation code.
authorChad Rosier <mcrosier@apple.com>
Wed, 7 Dec 2011 22:49:05 +0000 (22:49 +0000)
committerChad Rosier <mcrosier@apple.com>
Wed, 7 Dec 2011 22:49:05 +0000 (22:49 +0000)
commit32c598100518a531de31b6cc89ee995a05e3459d
tree777935b3e8ef5d39ad19981e36c47491860ea804
parentd1bcf0dbc18f39e51fd3b5bf3b90d737f9965739
Flesh out a bit more of the bitcode use-list ordering preservation code.
Nothing too interesting at this point, but comments are welcome.
Part of rdar://9860654 and PR5680.

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