diff options
author | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2015-11-24 20:28:48 +0000 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2015-11-24 20:28:48 +0000 |
commit | 29ffb68259bfefe0a2ec649f0912cba4f71e85ba (patch) | |
tree | 95cf3e9b0d5cc6c9aa5d85b751ab97bac1467884 /clang/lib/Parse/ParseOpenMP.cpp | |
parent | 4c31fcfcf5951e0eeed26103f010d082c98aa36f (diff) | |
download | bcm5719-llvm-29ffb68259bfefe0a2ec649f0912cba4f71e85ba.tar.gz bcm5719-llvm-29ffb68259bfefe0a2ec649f0912cba4f71e85ba.zip |
[compiler-rt] [msan] Couple of fixes for msan with libc++
This patch adds some fixes for MSAN with libc++ for aarch64:
1. Adds the libmsan_loadable name for aarch64.
2. Fixes some pthread_attr_setstacksize for aarch64, since glibc sets
the mininum stack size to be higher than the x86_64 default (16KB
vs 128KB).
3. Fixes a swprintf null char constant definition.
llvm-svn: 254015
Diffstat (limited to 'clang/lib/Parse/ParseOpenMP.cpp')
0 files changed, 0 insertions, 0 deletions