summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-symbolizer/llvm-symbolizer.cpp
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2015-11-11 20:15:49 +0000
committerTobias Grosser <tobias@grosser.es>2015-11-11 20:15:49 +0000
commit910cf26811f83c784a5cf50e97ef8c19691334e4 (patch)
tree3a18fa67aea10c2338a52e1eb2b28914c4b1028e /llvm/tools/llvm-symbolizer/llvm-symbolizer.cpp
parent5be2233a813de179225b6fd37adfcac0ca382898 (diff)
downloadbcm5719-llvm-910cf26811f83c784a5cf50e97ef8c19691334e4.tar.gz
bcm5719-llvm-910cf26811f83c784a5cf50e97ef8c19691334e4.zip
ScopInfo: Do not try to model the memory accesses in an error block
Error blocks may contain arbitrary instructions, among them some which we can not modeled correctly. As we do not generate ScopStmts for error blocks anyhow there is no point in trying to generate access functions for them. This fixes llvm.org/PR25494 llvm-svn: 252794
Diffstat (limited to 'llvm/tools/llvm-symbolizer/llvm-symbolizer.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud