aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/DynamicLibrary.cpp
diff options
context:
space:
mode:
authorKuba Mracek <mracek@apple.com>2017-04-21 17:39:50 +0000
committerKuba Mracek <mracek@apple.com>2017-04-21 17:39:50 +0000
commit309182a7d3bb7fd5a46e312118d46239d19c8b6b (patch)
tree37e36f3aee0f33c48ef5b6ed191bb7d07470a04f /llvm/lib/Support/DynamicLibrary.cpp
parentae68a2e82adc1d1670b16f9a982772a264112c3a (diff)
downloadllvm-309182a7d3bb7fd5a46e312118d46239d19c8b6b.zip
llvm-309182a7d3bb7fd5a46e312118d46239d19c8b6b.tar.gz
llvm-309182a7d3bb7fd5a46e312118d46239d19c8b6b.tar.bz2
[libFuzzer] Changing thread_local to __thread in libFuzzer
Old Apple compilers do not support thread_local keyword. This patch adds -Dthread_local=__thread when the compiler doesn't support thread_local. Differential Revision: https://reviews.llvm.org/D32312 llvm-svn: 301007
Diffstat (limited to 'llvm/lib/Support/DynamicLibrary.cpp')
0 files changed, 0 insertions, 0 deletions