diff options
| author | Nico Weber <nicolasweber@gmx.de> | 2018-12-26 16:06:26 +0000 | 
|---|---|---|
| committer | Nico Weber <nicolasweber@gmx.de> | 2018-12-26 16:06:26 +0000 | 
| commit | 170a55b8931d19bebffd3fca3ea2008a82a9a417 (patch) | |
| tree | 6f49e754955000a6acb6812dd6e1d2f5a363cc28 /llvm/lib/Transforms/Utils/Local.cpp | |
| parent | a8ff77bb34d42e9cd070e4eb9cfd252da01c6d13 (diff) | |
| download | bcm5719-llvm-170a55b8931d19bebffd3fca3ea2008a82a9a417.tar.gz bcm5719-llvm-170a55b8931d19bebffd3fca3ea2008a82a9a417.zip | |
Pass a concrete triple for two OpenMP tests that depend on TLS
Not all %itanium_abi_triple values support TLS. Makes
OpenMP/declare_reduction_codegen.cpp, OpenMP/parallel_copyin_codegen.cpp for
%itanium_abi_triples without TLS support.
Alternatively we could pass -fnoopenmp-use-tls and tweak some of the CHECK
lines, but this seems a bit simpler.
Fixes PR40156.
Differential Revision: https://reviews.llvm.org/D56086
llvm-svn: 350067
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions

