Closed sonsy0929 closed 2 years ago
https://stackoverflow.com/questions/13301371/llvm-gcc-asm-to-llvm-in-xcode
Also I thought clang did have some support intel style inline assembly, though I can't find what I thought was there.
https://developer.arm.com/documentation/100067/0612/Compiler-specific-Keywords-and-Operators/--asm?lang=en
https://developer.arm.com/documentation/100067/0612/Compiler-specific-Function--Variable--and-Type-Attributes/--attribute----naked---function-attribute?lang=en
https://stackoverflow.com/questions/13301371/llvm-gcc-asm-to-llvm-in-xcode
Also I thought clang did have some support intel style inline assembly, though I can't find what I thought was there.