summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Object/ArchiveWriter.cpp
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2015-11-02 11:29:32 +0000
committerTobias Grosser <tobias@grosser.es>2015-11-02 11:29:32 +0000
commit8286b83f97106fde561b28c7cb1fe7d5a479de6e (patch)
tree2b371542d3c1d0e2ed9e34175cd97fd62ed65bf8 /llvm/lib/Object/ArchiveWriter.cpp
parent184864adc613334725ef9a1c6d2fe04e0947c531 (diff)
downloadbcm5719-llvm-8286b83f97106fde561b28c7cb1fe7d5a479de6e.tar.gz
bcm5719-llvm-8286b83f97106fde561b28c7cb1fe7d5a479de6e.zip
ScopInfo: Bail out in case of mismatching array dimension sizes
In some cases different memory accesses access the very same array using a different multi-dimensional array layout where the same dimensions have different sizes. Instead of asserting when encountering this issue, we gracefully bail out for this scop. This fixes llvm.org/PR25252 llvm-svn: 251791
Diffstat (limited to 'llvm/lib/Object/ArchiveWriter.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud