Daniel Dunbar
|
799f4bb723
|
build/cmake: Use tblgen macro directly instead of llvm_tablegen, which just
added a layer of indirection with no value (not even conciseness).
llvm-svn: 143727
|
2011-11-04 19:04:23 +00:00 |
|
Peter Collingbourne
|
253c6a3690
|
Build system infrastructure for multiple tblgens.
llvm-svn: 141266
|
2011-10-06 01:51:51 +00:00 |
|
Oscar Fuentes
|
22247bd624
|
Put targets on folders, if the IDE supports the feature.
Requires CMake 2.8.3 or newer.
llvm-svn: 126092
|
2011-02-20 22:06:10 +00:00 |
|
Ted Kremenek
|
e5641394b7
|
CMake: Have generated Xcode projects also contain the LLVM header files.
llvm-svn: 68206
|
2009-04-01 15:40:21 +00:00 |
|
Oscar Fuentes
|
9abd2759a2
|
CMake: Adds header and TableGen files to Visual Studio solution. A new
dummy library, `llvm_headers_do_not_build', is created for containing
all header and TableGen files under include/llvm.
llvm-svn: 59346
|
2008-11-15 02:08:08 +00:00 |
|
Oscar Fuentes
|
a7630d40c0
|
CMake: Moved generation of Intrinsics.gen to
include/llvm/CMakeLists.txt. Does it with the `tablegen' cmake macro.
llvm-svn: 59342
|
2008-11-15 00:24:38 +00:00 |
|