[PATCH] D113894: [x86] Make assembler variant selection work when outputting intel-style asm

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 15 09:02:42 PST 2021


thakis added a comment.

In D113894#3131809 <https://reviews.llvm.org/D113894#3131809>, @uweigand wrote:

> Thanks @hans for the heads-up, I do indeed think this patch would break inline asm on z/OS.

Do you have any test coverage of z/OS? All tests pass with this as far as I can tell.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D113894/new/

https://reviews.llvm.org/D113894



More information about the llvm-commits mailing list