- Sep 29, 2010
-
-
Oscar Fuentes authored
llvm-svn: 114998
-
- Sep 14, 2010
-
-
Michael J. Spencer authored
This reverts commit r113632 Conflicts: cmake/modules/AddLLVM.cmake llvm-svn: 113819
-
- Sep 10, 2010
-
-
Michael J. Spencer authored
llvm-svn: 113632
-
- Aug 15, 2010
-
-
Oscar Fuentes authored
llvm-svn: 111104
-
- Aug 11, 2010
-
-
Oscar Fuentes authored
llvm-svn: 110763
-
- Aug 09, 2010
-
-
Oscar Fuentes authored
llvm-svn: 110563
-
Oscar Fuentes authored
The user can use a cmake function for obtaining the LLVM libraries corresponding to a list of LLVM components. llvm-svn: 110560
-
- Aug 02, 2010
-
-
Oscar Fuentes authored
LLVMConfig. llvm-svn: 110065
-
Oscar Fuentes authored
is a dependence on an LLVM target that is not included on the build. When LLVM_TARGETS_TO_BUILD didn't include all the targets, the function emitted an error like "Library LLVMArmParser not found in list of llvm libraries." llvm-svn: 110060
-
- Nov 25, 2009
-
-
Daniel Dunbar authored
llvm-svn: 89841
-
- Nov 20, 2009
-
-
Oscar Fuentes authored
Patch by Tobias Grosser! llvm-svn: 89406
-
- Aug 19, 2009
-
-
Duncan Sands authored
Xerxes Rånby. llvm-svn: 79419
-
- Aug 17, 2009
-
-
Oscar Fuentes authored
name. Updated LLVM_LINK_COMPONENTS of Kaleidoscope. llvm-svn: 79219
-
- Aug 14, 2009
-
-
Oscar Fuentes authored
It doesn't stop or reconfigure the build, though, so the user will see a broken build that magically succeeds at the next attempt. It is technically possible to halt the build with a helpful message, and even to automatically restart the build using the new dependencies as it we did when llvm-config was used by cmake for learning dependencies. This is left on the TODO list. llvm-svn: 79004
-
- Aug 12, 2009
-
-
Oscar Fuentes authored
llvm-svn: 78788
-
Oscar Fuentes authored
libraries for an executable. Now LLVMConfig uses a new system for sorting library dependencies, as the list of dependent libraries for each entry of FinalLibDeps.txt no longer is topologically sorted. llvm-svn: 78787
-
Oscar Fuentes authored
llvm-svn: 78784
-
- Jul 24, 2009
-
-
Dan Gohman authored
llvm-svn: 76920
-
- Jul 17, 2009
-
-
Daniel Dunbar authored
- Not fully enabled yet, need a configure regeneration. llvm-svn: 76230
-
- Jul 16, 2009
-
-
Daniel Dunbar authored
- Added a sed script to do this in the comments. llvm-svn: 75872
-
Daniel Dunbar authored
- This isn't needed anymore, we require clients to call the appropriate initialization routines using TargetSelect.h. llvm-svn: 75871
-
- Jul 15, 2009
-
-
Daniel Dunbar authored
llvm-svn: 75757
-
Daniel Dunbar authored
TARGET component. - Also, updated some CMake library dependencies, it is still missing some though. :( llvm-svn: 75755
-
- Jun 23, 2009
-
-
Douglas Gregor authored
llvm-svn: 73979
-
- Jun 04, 2009
-
-
Douglas Gregor authored
the CMake-generated Xcode project build properly. llvm-svn: 72883
-
- May 27, 2009
-
-
Oscar Fuentes authored
used by CMake with --ldflags. llvm-svn: 72470
-
- Mar 16, 2009
-
-
Douglas Gregor authored
CMake: Build system fixes for XCode. llvm-config still causes us some serious trouble, but it's less serious than it used to be llvm-svn: 67056
-
- Jan 22, 2009
-
-
Oscar Fuentes authored
On MSVC 64bits, does not put underscore before the symbol name on the /INCLUDE linker parameter. llvm-svn: 62738
-
- Nov 16, 2008
-
-
Oscar Fuentes authored
and siblings. Support targets whose name does not end on `CodeGen'. Remove a performance bottleneck. llvm-svn: 59383
-
- Nov 15, 2008
-
-
Oscar Fuentes authored
respective asm printers on MSVC. Based on a patch by Scott Graham. llvm-svn: 59379
-
- Nov 11, 2008
-
-
Oscar Fuentes authored
llvm-svn: 59079
-
- Oct 31, 2008
-
-
Oscar Fuentes authored
llvm-svn: 58485
-
Oscar Fuentes authored
data manually extracted from llvm-config. llvm-svn: 58484
-
- Sep 24, 2008
-
-
Oscar Fuentes authored
llvm-svn: 56540
-
- Sep 22, 2008
-
-
Oscar Fuentes authored
llvm-svn: 56419
-