llvm-project/llvm/tools/llc
Chris Lattner 5df6d8de9b When the user runs 'llc foo.bc -march=c', write the output to "foo.cbe.c", not
to "foo.s".

llvm-svn: 11485
2004-02-15 22:54:19 +00:00
..
Makefile Add support for -march=c 2004-02-13 23:19:09 +00:00
llc.cpp When the user runs 'llc foo.bc -march=c', write the output to "foo.cbe.c", not 2004-02-15 22:54:19 +00:00