lib/CodeGen/AsmPrinter/CMakeLists.txt: Fix CMake build, following up to r127099.
[oota-llvm.git] / lib / CompilerDriver / BuiltinOptions.cpp
2010-08-20 Mikhail Glushenkovllvmc: Cut global namespace pollution.
2009-11-07 Mikhail Glushenkovllvmc: Add a '-time' option.
2009-07-09 Mikhail GlushenkovRename -t to --temp-dir.
2009-07-09 Sanjiv GuptaAdd a -t="dir" option to the driver. This can be used...
2009-07-06 Sanjiv GuptaReverting back the changes checked-in accidently.
2009-07-06 Sanjiv GuptaImplement _CONFIG macro to allow users to se to configu...
2009-07-04 Mikhail GlushenkovLLVMC can be now compiled w/o dynamic plugin support.
2009-06-29 Mikhail GlushenkovMake dynamic LLVMC plugins work on Windows (finally!).