Skip to content

Instantly share code, notes, and snippets.

@Cadichon
Last active February 10, 2020 22:24
Show Gist options
  • Save Cadichon/6f1dca29a45ea8d1e45bbf3529ef57f2 to your computer and use it in GitHub Desktop.
Save Cadichon/6f1dca29a45ea8d1e45bbf3529ef57f2 to your computer and use it in GitHub Desktop.
Generate Intel syntax assembly in macOS
clang -S -mllvm --x86-asm-syntax=intel test.cpp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment