AsmCC is a command line tool to view the assembly or LLVM IR produced by clang for a given file. It's essentially a command-line version of the (now disabled) llvm online demo page.
Thom Chiovoloni
March 16, 2014 4:06pm
CC0