diff options
author | Xing Xue <xingxue@outlook.com> | 2019-05-22 17:41:27 +0000 |
---|---|---|
committer | Xing Xue <xingxue@outlook.com> | 2019-05-22 17:41:27 +0000 |
commit | 4246b75295795d49f3af157e622c774b945442f7 (patch) | |
tree | aa5662e3db14aa7f2fb2ca191b18eeb670324a41 /llvm/lib/DebugInfo/CodeView/DebugFrameDataSubsection.cpp | |
parent | 5e1ce15c5d3195257b1970e08917c0cba0b99fcf (diff) | |
download | llvm-4246b75295795d49f3af157e622c774b945442f7.zip llvm-4246b75295795d49f3af157e622c774b945442f7.tar.gz llvm-4246b75295795d49f3af157e622c774b945442f7.tar.bz2 |
Disable EHFrameSupport in JITLink/RuntimeDyld on AIX
Summary:
EH Frames aren't supported on AIX with the system compiler, but the definition of HAVE_EHTABLE_SUPPORT misses this which causes linking problems on AIX. This patch updates the definition of HAVE_EHTABLE_SUPPORT in both JITLink and RuntimeDyld.
Author: daltenty
Reviewers: sfertile, xingxue, hubert.reinterpretcase
Reviewed By: xingxue
Subscribers: hiraditya, jsji, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D62203
llvm-svn: 361410
Diffstat (limited to 'llvm/lib/DebugInfo/CodeView/DebugFrameDataSubsection.cpp')
0 files changed, 0 insertions, 0 deletions