diff options
author | Peter Smith <peter.smith@linaro.org> | 2017-10-26 12:02:03 +0000 |
---|---|---|
committer | Peter Smith <peter.smith@linaro.org> | 2017-10-26 12:02:03 +0000 |
commit | 7f6e91074528d4a5a73c47867720d09f73e9b60f (patch) | |
tree | cb13abe06b5f7e4dc51768afaf41c7b332eb81e0 /llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp | |
parent | b633acac9f1b9c4c7b0eb75c45c2ce4cc08ad72e (diff) | |
download | bcm5719-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