diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2013-12-06 21:48:36 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2013-12-06 21:48:36 +0000 |
commit | ce5f93efd55285bf4ab1adcd9511973213e03982 (patch) | |
tree | 27ef2044480087ce965429ab65daa93cbf40ea97 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 3dedae12b5453757055857e83a1f2624bf08d914 (diff) | |
download | llvm-ce5f93efd55285bf4ab1adcd9511973213e03982.zip llvm-ce5f93efd55285bf4ab1adcd9511973213e03982.tar.gz llvm-ce5f93efd55285bf4ab1adcd9511973213e03982.tar.bz2 |
Don't use isNullValue to evaluate ConstantExpr
ConstantExpr can evaluate to false even when isNullValue gives false.
Fixes PR18143.
llvm-svn: 196611
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions