mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
MachO uses ;, other targets use #. This would result in a rather
cryptic error message when building libdispatch for Linux AArch64:
<inline asm>:1:27: error: unexpected token in argument list
mov fp, fp ; marker for objc_retainAutoreleaseReturnValue
^
LLVM ERROR: Error parsing inline asm
6.1 KiB
6.1 KiB