aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/WasmObjectFile.cpp
diff options
context:
space:
mode:
authorKostya Kortchinsky <kostyak@google.com>2017-01-30 22:31:49 +0000
committerKostya Kortchinsky <kostyak@google.com>2017-01-30 22:31:49 +0000
commit2282ede5a80da2cbcd9f2619f86151a7549340a0 (patch)
tree084f431064a626b79dea7b13254c342ac91588c2 /llvm/lib/Object/WasmObjectFile.cpp
parent6217fa44b87f2213f7e8513d29b0ff8f8a1d6615 (diff)
downloadllvm-2282ede5a80da2cbcd9f2619f86151a7549340a0.zip
llvm-2282ede5a80da2cbcd9f2619f86151a7549340a0.tar.gz
llvm-2282ede5a80da2cbcd9f2619f86151a7549340a0.tar.bz2
[sanitizer] Re-enable -fno-function-sections for powerpc64le
Summary: For a reason that hasn't been investigated for lack of powerpc knowledge and hardware, -fno-function-sections is required for the Sanitizers to work properly on powerpc64le. Without, the function-sections-are-bad test fails on that architecture (and that architecture only). This patch re-enables the flag in the powerpc64le cflags. I have to admit I am not entirely sure if my way is the proper way to do this, so if anyone has a better way, I'll be happy to oblige. Reviewers: kcc, eugenis Reviewed By: eugenis Subscribers: nemanjai, mgorny, llvm-commits Differential Revision: https://reviews.llvm.org/D29285 llvm-svn: 293558
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions