summaryrefslogtreecommitdiff
path: root/test/Bitcode/blockaddress.ll
Commit message (Collapse)AuthorAge
* It's valid to take the blockaddress of a different function, so remove thisNick Lewycky2011-05-06
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