[LLVMdev] -mcpu=help doesn't seem to work?

Chris Lattner clattner at apple.com
Mon Feb 15 16:27:01 PST 2010


On Feb 15, 2010, at 4:20 PM, Russell Wallace wrote:

> llc -mcpu=help doesn't print any output, just tries to silently read
> from standard input. Am I doing something wrong?

Annoyingly enough, you have to give it a bc file as input as well.



More information about the llvm-dev mailing list