aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp
diff options
context:
space:
mode:
authorDerek Schuff <dschuff@google.com>2015-03-11 16:16:09 +0000
committerDerek Schuff <dschuff@google.com>2015-03-11 16:16:09 +0000
commit072f93fe7256e407d6de0ce799cb7bc596b4328a (patch)
treed15f986c8e80216dcdcd1e9b17d56762f7c9ab1b /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp
parentb47d54997baa09b28644d1d28a14650538c353a6 (diff)
downloadllvm-072f93fe7256e407d6de0ce799cb7bc596b4328a.zip
llvm-072f93fe7256e407d6de0ce799cb7bc596b4328a.tar.gz
llvm-072f93fe7256e407d6de0ce799cb7bc596b4328a.tar.bz2
Make NaCl's use of .init_array for static constructors match Linux
Summary: The generic ELF TargetObjectFile defaults to .ctors, but Linux's defaults to .init_array by calling InitializeELF with the value of UseInitArray from TargetMachine. Make NaCl's behavior match. Reviewers: jvoung Differential Revision: http://reviews.llvm.org/D8240 llvm-svn: 231934
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp')
0 files changed, 0 insertions, 0 deletions