Description[arm] Fix detection of architecture versions.
Use __ARM_ARCH_6ZK__ instead of __ARM_ARCH_6KZ__. The architecture is
technically called ARMv6KZ, but GCC has always called it 6ZK.
Clang defines __ARM_ARCH_6K__ for this target, and is unaffected.
BUG=v8:3978
LOG=N
Committed: https://crrev.com/84b9afe46695043d9d028a0a328f59159a10cbef
Cr-Commit-Position: refs/heads/master@{#28709}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|