Chris Lattner
|
92e77a73f5
|
update cmakefile.
llvm-svn: 100074
|
2010-04-01 01:02:19 +00:00 |
Jeffrey Yasskin
|
4cfb3a7656
|
Move the LLVMContextImpl implementation into a .cpp file.
llvm-svn: 99146
|
2010-03-21 21:17:34 +00:00 |
Ted Kremenek
|
8fafa93092
|
Update CMake build.
llvm-svn: 94687
|
2010-01-27 20:44:12 +00:00 |
Benjamin Kramer
|
520442b32c
|
Update CMake files for Mangler move.
llvm-svn: 93665
|
2010-01-16 22:23:09 +00:00 |
Chris Lattner
|
a16bdb9f96
|
add IRBuilder.cpp to cmake
llvm-svn: 92233
|
2009-12-28 21:52:41 +00:00 |
Benjamin Kramer
|
83c917a627
|
Update CMakeLists.
llvm-svn: 78118
|
2009-08-04 23:02:53 +00:00 |
Devang Patel
|
a4f43fb5dd
|
Rename MDNode.h header. It defines MDnode and other metadata classes.
New name is Metadata.h.
llvm-svn: 77370
|
2009-07-28 21:49:47 +00:00 |
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 |