RFC new asm directive: .inline_asm_mode
Brian Cain
brian.cain@oss.qualcomm.com
Thu Nov 6 17:28:43 GMT 2025
In the pull request below, I am introducing into LLVM a new assembly
directive called ".inline_asm_mode" which could be used to help compilers
supporting inline assembly to let users know when they've used assembly
language features that are not appropriate for inline assembly.
https://github.com/llvm/llvm-project/pull/146215/files
I'm requesting binutils community feedback about this directive, the
approach, the name, etc.
-Brian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://sourceware.org/pipermail/binutils/attachments/20251106/73a1c37a/attachment-0001.htm>
More information about the Binutils
mailing list