aboutsummaryrefslogtreecommitdiff
path: root/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorMark Seaborn <mseaborn@chromium.org>2013-04-01 10:01:37 -0700
committerMark Seaborn <mseaborn@chromium.org>2013-04-01 10:01:37 -0700
commit82dac7e62a5faf5baa65151466092413f2fb3319 (patch)
treee960a7e0b02a0b9711e0535c503b61a3f5adddc7 /lib/Bitcode/Reader/BitcodeReader.cpp
parent0cc2cde9fbf07bafbd58ce0dd9c9b73bdecd224f (diff)
PNaCl: Fix ABI checker to give a better error message on BlockAddresses
Before, the checker failed with a cast error, when trying to cast the BasicBlock in a BlockAddress to a Constant. Fix it so that we at least know which global initializer is being rejected. BUG=https://code.google.com/p/nativeclient/issues/detail?id=2309 TEST=test/NaCl/PNaClABI/types.ll Review URL: https://codereview.chromium.org/13392004
Diffstat (limited to 'lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions