diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-06-19 22:14:24 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-06-19 22:14:24 +0000 |
commit | 046d49a8dcbbb99596ace2592aa0386ddf2f6bce (patch) | |
tree | 3f782f98f63b1fe56ce8bc0c1e48e41502a2971b /llvm/unittests/Support/FileCheckTest.cpp | |
parent | f61c43c636f0d7ea4d970d68010a55dd0f75fc0f (diff) | |
download | llvm-046d49a8dcbbb99596ace2592aa0386ddf2f6bce.zip llvm-046d49a8dcbbb99596ace2592aa0386ddf2f6bce.tar.gz llvm-046d49a8dcbbb99596ace2592aa0386ddf2f6bce.tar.bz2 |
[DAGCombine] Use ConstantSDNode::getAPIntValue() instead of getZExtValue().
Use getAPIntValue() in a few more places. Most of the time getZExtValue() is fine, but occasionally there's fuzzed code or someone decides to create i65536 or something.....
llvm-svn: 363887
Diffstat (limited to 'llvm/unittests/Support/FileCheckTest.cpp')
0 files changed, 0 insertions, 0 deletions