summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/expr-in-syscall/TestExpressionInSyscall.py
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2015-12-14 22:20:04 +0000
committerEric Fiselier <eric@efcs.ca>2015-12-14 22:20:04 +0000
commit3c9babc55ffe01859a386ac71ba1841cb7a9363d (patch)
treee1f6b176eb2f696dc83695e0267f79e0b9b6453e /lldb/packages/Python/lldbsuite/test/expression_command/expr-in-syscall/TestExpressionInSyscall.py
parent7993e18e804dbc02f9b6a1bdaefd1193abe0e095 (diff)
downloadbcm5719-llvm-3c9babc55ffe01859a386ac71ba1841cb7a9363d.tar.gz
bcm5719-llvm-3c9babc55ffe01859a386ac71ba1841cb7a9363d.zip
[libc++abi] Use libgcc and libgcc_s to provide _Unwind symbols instead of libgcc_eh.a
Summary: libgcc_eh.a cannot be used when building libc++abi as a shared library (the default configuration). See this post for some more discussion: https://gcc.gnu.org/ml/gcc/2012-03/msg00104.html This patch reverts back to using libgcc_s when linking libc++abi.so. Reviewers: danalbert, chandlerc, mclow.lists, ismail, compnerd Subscribers: vkalintiris, cfe-commits Differential Revision: http://reviews.llvm.org/D15440 llvm-svn: 255559
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/expr-in-syscall/TestExpressionInSyscall.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud