diff options
author | Benjamin Kramer <benny.kra@googlemail.com> | 2012-09-21 14:34:31 +0000 |
---|---|---|
committer | Benjamin Kramer <benny.kra@googlemail.com> | 2012-09-21 14:34:31 +0000 |
commit | 736a4fc4fb535f4d7bc6f00124e8e391d2096c41 (patch) | |
tree | a769cd92170dd59c931737d6024c5faa6c9bbfd6 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 443eef47efcb5b3352428dcd561078dc36f6aef1 (diff) | |
download | llvm-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