Since CLZ is not available for Thumb1, we use __ARM_ARCH_ISA_THUMB != 1 as one of the conditions.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Right, this looks correct.
lib/builtins/assembly.h | ||
---|---|---|
74 ↗ | (On Diff #80626) | just move this line up with the first one. |