diff options
author | Chris Lattner <sabre@nondot.org> | 2009-10-28 05:14:34 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-10-28 05:14:34 +0000 |
commit | a91a56353086b8cd70ace87a4e290ac278ff345b (patch) | |
tree | 21df6f38e087db69bdcd2de6c28e5e72c64742ec /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 5e71d4315566bfaaa36110f97f60fe1c50a5c342 (diff) | |
download | llvm-a91a56353086b8cd70ace87a4e290ac278ff345b.zip llvm-a91a56353086b8cd70ace87a4e290ac278ff345b.tar.gz llvm-a91a56353086b8cd70ace87a4e290ac278ff345b.tar.bz2 |
Previously, all operands to Constant were themselves constant.
In the new world order, BlockAddress can have a BasicBlock operand.
This doesn't permute much, because if you have a ConstantExpr (or
anything more specific than Constant) we still know the operand has
to be a Constant.
llvm-svn: 85375
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions