summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Object/ELF.cpp
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2019-03-02 01:57:28 +0000
committerFlorian Hahn <flo@fhahn.com>2019-03-02 01:57:28 +0000
commit3c7e92b5d618949492912e5bf3461da492fbca5e (patch)
tree2e3248eb773343d0fa7d0b3ca73d0088ade2e29d /llvm/lib/Object/ELF.cpp
parent02a913367a6228d2423703f4c57ee5c1dc60a134 (diff)
downloadbcm5719-llvm-3c7e92b5d618949492912e5bf3461da492fbca5e.tar.gz
bcm5719-llvm-3c7e92b5d618949492912e5bf3461da492fbca5e.zip
[SCEV] Remove undef check for SCEVConstant (NFC)
The value stored in SCEVConstant is of type ConstantInt*, which can never be UndefValue. So we should never hit that code. Reviewers: mkazantsev, sanjoy Reviewed By: sanjoy Differential Revision: https://reviews.llvm.org/D58851 llvm-svn: 355257
Diffstat (limited to 'llvm/lib/Object/ELF.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud