aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Driver/Tools.cpp
diff options
context:
space:
mode:
authorLogan Chien <tzuhsiang.chien@gmail.com>2012-11-19 11:45:31 +0000
committerLogan Chien <tzuhsiang.chien@gmail.com>2012-11-19 11:45:31 +0000
commit1d8cc65a9b8c1a49bbce8ad7eb705a6fe01286fe (patch)
tree8ae2a961f8fed06c4c62413c3043d4328f9eb37e /clang/lib/Driver/Tools.cpp
parent27a22688b90c05f79087a24b6807ea5f1e6e4d39 (diff)
downloadllvm-1d8cc65a9b8c1a49bbce8ad7eb705a6fe01286fe.zip
llvm-1d8cc65a9b8c1a49bbce8ad7eb705a6fe01286fe.tar.gz
llvm-1d8cc65a9b8c1a49bbce8ad7eb705a6fe01286fe.tar.bz2
Enable -fuse-init-array for Android X86/MIPS.
The dynamic linker of Android does not support .ctors/.dtors. We should emit .init_array and .fini_array regardless the gcc version. NOTE: This patch does not affect the ARM backend, because it is required to generate .init_array and .fini_array for program targeting ARM AAPCS and AEABI. llvm-svn: 168309
Diffstat (limited to 'clang/lib/Driver/Tools.cpp')
0 files changed, 0 insertions, 0 deletions