aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorBenjamin Kramer <benny.kra@googlemail.com>2012-09-21 14:34:31 +0000
committerBenjamin Kramer <benny.kra@googlemail.com>2012-09-21 14:34:31 +0000
commit736a4fc4fb535f4d7bc6f00124e8e391d2096c41 (patch)
treea769cd92170dd59c931737d6024c5faa6c9bbfd6 /llvm/lib/CodeGen/MachineFunction.cpp
parent443eef47efcb5b3352428dcd561078dc36f6aef1 (diff)
downloadllvm-736a4fc4fb535f4d7bc6f00124e8e391d2096c41.zip
llvm-736a4fc4fb535f4d7bc6f00124e8e391d2096c41.tar.gz
llvm-736a4fc4fb535f4d7bc6f00124e8e391d2096c41.tar.bz2
BitcodeReader: Correctly insert blockaddress constant referring to a already parsed function.
We inserted a placeholder that was never replaced because the function was already visited. Assert that all placeholders have been resolved when tearing down the bitcode reader. Fixes PR13895. llvm-svn: 164369
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions