Ted Kremenek
|
4ded3d3db2
|
Update CMake file.
llvm-svn: 76093
|
2009-07-16 18:29:22 +00:00 |
Ted Kremenek
|
39816d9157
|
Lexically order files in CMakeLists.txt files.
llvm-svn: 75831
|
2009-07-15 21:08:16 +00:00 |
Owen Anderson
|
8e66e0bab4
|
Add LLVMContext, which will eventually be used as a container for privatizing a lot of (currently) global state, including the
constant and type uniquing tables. For now, just make it a wrapper around the existing APIs.
llvm-svn: 74488
|
2009-06-30 00:48:55 +00:00 |
Oscar Fuentes
|
e0a2cf332c
|
CMake: removed lib/VMCore/DebugInfoBuilder.cpp.
llvm-svn: 61900
|
2009-01-08 00:18:52 +00:00 |
Oscar Fuentes
|
f3c03b02dc
|
CMake: Turned some libraries into partially linked objects. Corrected
names of LLVMCore and ARMCodeGen.
llvm-svn: 57943
|
2008-10-22 02:51:53 +00:00 |
Oscar Fuentes
|
7089213eec
|
CMake: updated lib/VMCore/CMakeLists.txt
llvm-svn: 57937
|
2008-10-21 23:52:03 +00:00 |
Oscar Fuentes
|
ace327af3e
|
CMake: Lists of source files updated. Removed bogus dependency from
lib/VMCore/CMakeLists.txt
llvm-svn: 56541
|
2008-09-24 01:58:12 +00:00 |
Oscar Fuentes
|
a229b3c9a7
|
Initial support for the CMake build system.
llvm-svn: 56419
|
2008-09-22 01:08:49 +00:00 |