[PATCH] D44031: [X86] Reject registers that require a REX prefix in inline asm constraints in 32-bit mode

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 5 03:01:08 PST 2018


RKSimon added a comment.

Can we check that x32 build still work?


https://reviews.llvm.org/D44031





More information about the llvm-commits mailing list