Created
October 15, 2017 21:57
-
-
Save paroj/a9c19142db5341bd7d3d1b2b413f4764 to your computer and use it in GitHub Desktop.
generate asm
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
g++ -std=c++11 -O3 -S -masm=intel -fverbose-asm main.cpp # -mllvm --x86-asm-syntax=intel |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment