- Jan 11, 2011
-
-
Oscar Fuentes authored
llvm_process_sources. llvm-svn: 123232
-
- Jan 07, 2011
-
-
Oscar Fuentes authored
instead. llvm-svn: 123028
-
- Jan 03, 2011
-
-
Oscar Fuentes authored
the benefit of project-based generators (VS, XCode, etc). llvm-svn: 122749
-
- Jan 02, 2011
-
-
Oscar Fuentes authored
llvm-svn: 122692
-
- Dec 31, 2010
-
-
Oscar Fuentes authored
options. If we are building with exceptions/rtti disabled, we replace /EHsc with /EHs-c- and /GR with /GR-, respectively. If we just add the disabling options we get warnings like this: cl : Command line warning D9025 : overriding '/EHs' with '/EHs-' llvm-svn: 122648
-
- Dec 04, 2010
-
-
Francois Pichet authored
Total size of bin\Release on disk goes from 82.9 MB to 74.2 MB. (~10% saving) llvm-svn: 120908
-
Francois Pichet authored
Total size of bin\Release on disk goes from 83.6 MB to 81.8MB. (~2% saving) llvm-svn: 120901
-
- Oct 17, 2010
-
-
Oscar Fuentes authored
llvm-svn: 116682
-
- Nov 02, 2009
-
-
Oscar Fuentes authored
directory. This is useful in case someone who works with the config&make build system forgot to add a file to its CMakeLists.txt. Instead of obtaining undefined references at link time, cmake will complain at configure time on the first build after a svn update. llvm-svn: 85817
-
- Nov 15, 2008
-
-
Oscar Fuentes authored
dummy library, `llvm_headers_do_not_build', is created for containing all header and TableGen files under include/llvm. llvm-svn: 59346
-
- Nov 14, 2008
-
-
Oscar Fuentes authored
files. llvm-svn: 59325
-