summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp
diff options
context:
space:
mode:
authorPeter Smith <peter.smith@linaro.org>2017-10-26 12:02:03 +0000
committerPeter Smith <peter.smith@linaro.org>2017-10-26 12:02:03 +0000
commit7f6e91074528d4a5a73c47867720d09f73e9b60f (patch)
treecb13abe06b5f7e4dc51768afaf41c7b332eb81e0 /llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp
parentb633acac9f1b9c4c7b0eb75c45c2ce4cc08ad72e (diff)
downloadbcm5719-llvm-7f6e91074528d4a5a73c47867720d09f73e9b60f.tar.gz
bcm5719-llvm-7f6e91074528d4a5a73c47867720d09f73e9b60f.zip
[libunwind] Always use unwind tables in tests
For many targets setting -fno-exceptions will prevent unwinding tables from being generated for the test programs. As libunwind depends on the tables to unwind the stack several tests will fail. This change always adds -funwind-tables so that even when -fno-exceptions is set unwind tables are generated. fixes PR33858 Differential Revision: https://reviews.llvm.org/D37484 llvm-svn: 316657
Diffstat (limited to 'llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud