llvm-project/llvm/tools/llc
Dan Gohman e8d0150398 Now that llc can read .ll files directly, teach it to recognize .ll as
an extension, so that the default output filename for foo.ll is foo.s,
not foo.ll.s

llvm-svn: 82071
2009-09-16 19:18:41 +00:00
..
CMakeLists.txt Unbreak my CMake build. Say you'll link again. 2009-09-02 22:45:31 +00:00
Makefile Switch llc from ParseBitcodeFile to ParseIRFile. This lets llc 2009-09-02 19:35:19 +00:00
llc.cpp Now that llc can read .ll files directly, teach it to recognize .ll as 2009-09-16 19:18:41 +00:00