[PATCH] D32636: [x86][inline-asm][llvm]Amend size directive deduction mechanism of unsized memory operands
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 3 16:38:36 PDT 2017
rnk added a comment.
GCC doesn't support Intel inline asm, so I'm confused how we can be aligning to their behavior. Are we matching gas, gcc, or msvc here?
Repository:
rL LLVM
https://reviews.llvm.org/D32636
More information about the llvm-commits
mailing list