Chromium Code Reviews
DescriptionARM64: Work around Clang's inline assembly limitations.
Clang bug: https://llvm.org/bugs/show_bug.cgi?id=23575
This is the simplest workaround; just don't use the "J" constraint for
Clang. At worst, an extra `mov` will be generated to synthesize negative
values in a register.
BUG=
Patch Set 1 #
Messages
Total messages: 4 (1 generated)
|
|||||||||||||||||||