[CRIU] [PATCH 3/3] [arm] fix asm syntax to be clang-compatible

Christopher Covington cov at codeaurora.org
Thu Nov 3 18:20:09 PDT 2016


On 2016-11-03 17:39, Kir Kolyshkin wrote:
> I'm unsure where all these %%s before register names comes from,
> but they confuse clang, like this:
> 
>> criu/arch/arm/parasite-head.S:6:6: error: unexpected token in operand
>>  sub %r2, %pc, #8 @ get the address of this instruction
>>     ^
> 
> This patch looks scary, but all it does is removing %s before
> register names, fixing a few "many spaces instead of a tab" issues
> along the way.
> 
> Cc: Christopher Covington <cov at codeaurora.org>

Reviewed-by: Christopher Covington <cov at codeaurora.org>

--
Qualcomm Datacenter Technologies, Inc. as an affiliate of Qualcomm
Technologies, Inc. Qualcomm Technologies, Inc. is a member of the Code
Aurora Forum, a Linux Foundation Collaborative Project.


More information about the CRIU mailing list