summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py
diff options
context:
space:
mode:
authorYaxun Liu <Yaxun.Liu@amd.com>2018-08-29 20:39:22 +0000
committerYaxun Liu <Yaxun.Liu@amd.com>2018-08-29 20:39:22 +0000
commit0e9a76dbe3b4beeb5d326070834f16826e0c74a1 (patch)
tree39557c6d1fcd4a3c37f3befa011befe49fa9aa4e /lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py
parent77c57200f8f7a20eb71fc1a286fe5593d5a01f6e (diff)
downloadbcm5719-llvm-0e9a76dbe3b4beeb5d326070834f16826e0c74a1.tar.gz
bcm5719-llvm-0e9a76dbe3b4beeb5d326070834f16826e0c74a1.zip
Add predefined macro __gnu_linux__ for proper aux-triple
Clang predefine macro __linx__ for aux-triple with Linux OS but does not predefine macro __gnu_linux__. This causes some compilation error for certain applications, e.g. Eigen. This patch fixes that. Differential Revision: https://reviews.llvm.org/D51441 llvm-svn: 340967
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud