diff options
author | Weiming Zhao <weimingz@codeaurora.org> | 2016-12-07 18:41:07 +0000 |
---|---|---|
committer | Weiming Zhao <weimingz@codeaurora.org> | 2016-12-07 18:41:07 +0000 |
commit | a913f7ddbe4f920b52da988cf068595510d62e3d (patch) | |
tree | 2049a1e9f25b3aac3dfe42f7e7eca9a03c86fbb2 /llvm/lib/ObjectYAML/MachOYAML.cpp | |
parent | cb2443e80cc9b58a8409d7b57b24ec23324a7d27 (diff) | |
download | bcm5719-llvm-a913f7ddbe4f920b52da988cf068595510d62e3d.tar.gz bcm5719-llvm-a913f7ddbe4f920b52da988cf068595510d62e3d.zip |
[builtin] for the condition for check __ARM_FEATURE_CLZ
Summary: Since CLZ is not available for Thumb1, we use __ARM_ARCH_ISA_THUMB != 1 as one of the conditions.
Reviewers: rnk, compnerd, rengolin
Subscribers: aemerson, rengolin, llvm-commits
Differential Revision: https://reviews.llvm.org/D27530
llvm-svn: 288954
Diffstat (limited to 'llvm/lib/ObjectYAML/MachOYAML.cpp')
0 files changed, 0 insertions, 0 deletions