llvm-6502/lib/Bitcode
Nick Lewycky 308fba5fe2 It's valid to take the blockaddress of a different function, so remove this
assert in the bitcode writer. No change needed because the ValueEnumerator holds
a whole-module numbering anyhow. Fixes PR9857!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131016 91177308-0d34-0410-b5e6-96231b3b80d8
2011-05-06 21:09:44 +00:00
..
Reader PR9214: Convert Metadata API to use ArrayRef. 2011-04-21 19:59:31 +00:00
Writer It's valid to take the blockaddress of a different function, so remove this 2011-05-06 21:09:44 +00:00
CMakeLists.txt Move library stuff out of the toplevel CMakeLists.txt file. 2011-02-18 22:06:14 +00:00
Makefile