fix encoding of BB names in the symtab
authorChris Lattner <sabre@nondot.org>
Thu, 3 May 2007 22:18:21 +0000 (22:18 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 3 May 2007 22:18:21 +0000 (22:18 +0000)
commite825ed5a031937ad27d83bca12acf5533d7e0fae
treeaf28cbee28215a34243c9e0486ecc4127f30773c
parentb7dd88fa7dcb7e6855d9fb089425385310de8eaa
fix encoding of BB names in the symtab

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