[llvmlinux] [PATCH] [RFC] [X86] Fix a compilation issue with clang.

H. Peter Anvin hpa at zytor.com
Thu Aug 29 18:41:14 UTC 2013


On 08/29/2013 11:36 AM, Jan-Simon Möller wrote:
> On Thursday 29 August 2013 11:31:44 H. Peter Anvin wrote:
>> On 08/29/2013 11:23 AM, Jan-Simon Möller wrote:
>>>> Actually, it might be a bad idea.  In C embedded assembly we sometimes
>>>> need %% and sometimes %.
>>>
>>> You speak of arch/x86/kvm/vmx.c, right ?
>>
>> Well, in general.
> 
> Ok, I see.  So back to the patch - can we merge it then ?
> 

Please split it in two: one for the changes to the _ASM_* macros (and
explain why it matters) and one for the actual change.

	-hpa




More information about the LLVMLinux mailing list