llvm/lib
2010-10-07 22:26:19 +00:00
..
Analysis Now with fewer extraneous semicolons! 2010-10-07 22:25:06 +00:00
Archive Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally." 2010-09-13 23:59:48 +00:00
AsmParser Pacify a noisy compiler, and sink this variable declaration closer to its uses. 2010-09-30 21:04:13 +00:00
Bitcode Provide a fast "get me the target triple from the module" API. This can 2010-10-06 01:22:42 +00:00
CodeGen Now with fewer extraneous semicolons! 2010-10-07 22:25:06 +00:00
CompilerDriver llvmc: Allow multiple output languages. 2010-09-21 14:59:42 +00:00
ExecutionEngine Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally." 2010-09-13 23:59:48 +00:00
Linker Revert "RequiresUnique" patch. This should be handled at a lower level. 2010-10-06 20:18:44 +00:00
MC Minor cosmetic change: fix DOSish \r\n. 2010-10-07 07:21:04 +00:00
Support Move tool_output_file into its own file. 2010-10-07 20:32:40 +00:00
System Correctly check if a path is a directory. Fix by Brian Korver. 2010-10-07 22:05:57 +00:00
Target simplify code: don't build up vector only to assert it is empty. 2010-10-07 22:26:19 +00:00
Transforms Now with fewer extraneous semicolons! 2010-10-07 22:25:06 +00:00
VMCore Now with fewer extraneous semicolons! 2010-10-07 22:25:06 +00:00
Makefile remove llvm-db: it is completely broken and if anyone wants to do a debugger, 2009-10-05 02:29:51 +00:00