summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/integer-overflow.c
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2011-01-03 18:43:03 +0000
committerChris Lattner <sabre@nondot.org>2011-01-03 18:43:03 +0000
commit16ca19ffc5b71a6c0d2ac9d6c80aef7e806c68b6 (patch)
treed5b3fb17bc7d328e33d604dadb1f61f83b0e4728 /clang/test/CodeGen/integer-overflow.c
parent142f1cd251438f2ea24ad14ca966381756f487f5 (diff)
downloadbcm5719-llvm-16ca19ffc5b71a6c0d2ac9d6c80aef7e806c68b6.tar.gz
bcm5719-llvm-16ca19ffc5b71a6c0d2ac9d6c80aef7e806c68b6.zip
stength reduce my previous patch a bit. The only instructions
that are allowed to have metadata operands are intrinsic calls, and the only ones that take metadata currently return void. Just reject all void instructions, which should not be value numbered anyway. To future proof things, add an assert to the getHashValue impl for calls to check that metadata operands aren't present. llvm-svn: 122759
Diffstat (limited to 'clang/test/CodeGen/integer-overflow.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud