hanchenye-llvm-project/llvm/lib
Argyrios Kyrtzidis 68fec886ed Fix compilation error on MSVC.
llvm-svn: 57046
2008-10-04 08:11:49 +00:00
..
Analysis Teach internalize to preserve the callgraph. 2008-10-03 07:36:09 +00:00
Archive Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
AsmParser regenerate 2008-10-03 15:52:39 +00:00
Bitcode Now Attributes are divided in three groups 2008-09-26 22:53:05 +00:00
CodeGen Fix compilation error on MSVC. 2008-10-04 08:11:49 +00:00
Debugger Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
ExecutionEngine Unbreak build. 2008-10-03 17:11:57 +00:00
Linker Rename isWeakForLinker to mayBeOverridden. Use it 2008-09-29 11:25:42 +00:00
Support Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
System On Darwin ARM, memory needs special handling to do JIT. This patch expands 2008-10-03 16:17:20 +00:00
Target Make atomic Swap work, 64-bit on x86-32. 2008-10-03 22:25:52 +00:00
Transforms Clean up some multiple-return-value code that is no longer 2008-10-03 22:21:24 +00:00
VMCore Fix function attribute verification check. 2008-10-03 21:11:02 +00:00
Makefile