summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2010-02-22 23:34:00 +0000
committerEvan Cheng <evan.cheng@apple.com>2010-02-22 23:34:00 +0000
commit3688b8fa680f1637303d85469b761c4675c020a9 (patch)
tree0e92d8e8c0d88cd18b27573bb015b08fb03ac8f5 /clang/lib/CodeGen/CodeGenModule.cpp
parentd0b16bd219032b67f8cac724cb264e4dcd0ca3e8 (diff)
downloadbcm5719-llvm-3688b8fa680f1637303d85469b761c4675c020a9.tar.gz
bcm5719-llvm-3688b8fa680f1637303d85469b761c4675c020a9.zip
Instcombine constant folding can normalize gep with negative index to index with large offset. When instcombine objsize checking transformation sees these geps where the offset seemingly point out of bound, it should just return "i don't know" rather than asserting.
llvm-svn: 96825
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud