Benjamin Kramer
|
00e6df91db
|
Update CMakeLists.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78118 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-08-04 23:02:53 +00:00 |
|
Devang Patel
|
0a9f7b9c3e
|
Rename MDNode.h header. It defines MDnode and other metadata classes.
New name is Metadata.h.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77370 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-07-28 21:49:47 +00:00 |
|
Ted Kremenek
|
da24fe265a
|
Update CMake file.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76093 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-07-16 18:29:22 +00:00 |
|
Ted Kremenek
|
1935629829
|
Lexically order files in CMakeLists.txt files.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75831 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-07-15 21:08:16 +00:00 |
|
Owen Anderson
|
2bc29dc0bc
|
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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74488 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-06-30 00:48:55 +00:00 |
|
Oscar Fuentes
|
ba811e5d6c
|
CMake: removed lib/VMCore/DebugInfoBuilder.cpp.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61900 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-01-08 00:18:52 +00:00 |
|
Oscar Fuentes
|
5c5b6dfd0e
|
CMake: Turned some libraries into partially linked objects. Corrected
names of LLVMCore and ARMCodeGen.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57943 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-10-22 02:51:53 +00:00 |
|
Oscar Fuentes
|
305c7077f5
|
CMake: updated lib/VMCore/CMakeLists.txt
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57937 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-10-21 23:52:03 +00:00 |
|
Oscar Fuentes
|
5f1f2aef7d
|
CMake: Lists of source files updated. Removed bogus dependency from
lib/VMCore/CMakeLists.txt
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56541 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-09-24 01:58:12 +00:00 |
|
Oscar Fuentes
|
3d01fc7de8
|
Initial support for the CMake build system.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56419 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-09-22 01:08:49 +00:00 |
|