diff options
author | Martin Storsjo <martin@martin.st> | 2018-01-26 06:50:07 +0000 |
---|---|---|
committer | Martin Storsjo <martin@martin.st> | 2018-01-26 06:50:07 +0000 |
commit | 25a37a894e17d3c05b5bff75e3fa91fb61dc0c6f (patch) | |
tree | e458cf317028ad02f4f53b1a044a4db03b324a31 /llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp | |
parent | 9fe0524ee68eacf51d3ddc135b57ff285df3b0e5 (diff) | |
download | bcm5719-llvm-25a37a894e17d3c05b5bff75e3fa91fb61dc0c6f.tar.gz bcm5719-llvm-25a37a894e17d3c05b5bff75e3fa91fb61dc0c6f.zip |
Don't enable _LIBUNWIND_BUILD_ZERO_COST_APIS if building the SJLJ APIs
Otherwise, a shared library build with SJLJ APIs enabled would
end up with duplicate symbols.
This didn't occur for the apple && arm case due to specifically
checking for that in the surrounding ifdef.
Differential Revision: https://reviews.llvm.org/D42555
llvm-svn: 323499
Diffstat (limited to 'llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions