DescriptionARM: Fix inline assembly (r21949) for Clang.
Add a 'c' predicate to the immediate syscall number. This tells the
compiler to omit the leading '#' that immediates usually have in ARM.
The GNU assembler tolerates "ldr r7, =#1234" but Clang does not.
BUG=V8:3403
LOG=N
R=bmeurer@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=21963
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|