[PATCH] D35846: [X86][Asm]Allow far jmp/call to be picked when using explicit FWORD size specifier
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 7 06:29:02 PDT 2017
RKSimon added a comment.
In https://reviews.llvm.org/D35846#833693, @coby wrote:
> In https://reviews.llvm.org/D35846#827607, @craig.topper wrote:
>
> > Is this consistent with GNU assembler behavior? Or does GNU assembler accept both versions?
>
>
> Both, as do we, via this change
So should we test for it as well as the intel syntax?
Repository:
rL LLVM
https://reviews.llvm.org/D35846
More information about the llvm-commits
mailing list