[PATCH] D65550: [AArch64] Do not emit '#' before immediates in inline asm

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 18 18:25:55 PST 2019


efriedma added a comment.

-fno-integrated-as should make the exact text of inline asm statements show up in the assembly file, if that's what you want.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D65550





More information about the llvm-commits mailing list