- Jun 25, 2014
-
-
Chandler Carruth authored
llvm-svn: 211695
-
- Mar 12, 2014
-
-
Rafael Espindola authored
As an example that was not actually being used, it suffered from a slow bitrot. The two main issues with it were that it had no cmake support and included a copy of the autoconf directory. The reality is that autoconf is not easily composable. The lack of composabilty is why we have clang options in llvm's configure. Suggesting that users include a copy of autoconf/ in their projects seems a bad idea. We are also in the process of switching to cmake, so pushing autoconf to new project is probably not what we want. llvm-svn: 203728
-
- Jan 25, 2014
-
-
Rafael Espindola authored
tree generated by OS X. Patch by Abhay Kadam! llvm-svn: 200079
-
- Oct 10, 2012
-
-
Michael Liao authored
llvm-svn: 165569
-
- Aug 21, 2012
-
-
David Blaikie authored
According to http://clang.llvm.org/docs/HowToSetupToolingForLLVM.html it's suggested that compile_commands.json in the root of the LLVM source tree should be a symlink to the json file produced by your build system of choice. So here's a patch so it doesn't turn up in git status, etc. llvm-svn: 162305
-
- May 02, 2012
-
-
Michael J. Spencer authored
llvm-svn: 156021
-
- Apr 19, 2012
-
-
Daniel Dunbar authored
- Work in progress, this is just the basic structure. llvm-svn: 155132
-
- Nov 10, 2011
-
-
Daniel Dunbar authored
llvm-svn: 144328
-
- Oct 24, 2011
-
-
NAKAMURA Takumi authored
llvm-svn: 142792
-
NAKAMURA Takumi authored
llvm-svn: 142791
-
- Sep 24, 2011
-
-
Akira Hatanaka authored
llvm-svn: 140445
-
Akira Hatanaka authored
llvm-svn: 140443
-
- Aug 12, 2011
-
-
NAKAMURA Takumi authored
.gitignore: Ignore /autom4te.cache. We can execute "PATH=/path/to/autotools/bin autoconf/AutoRegen.sh". llvm-svn: 137441
-
- May 31, 2011
-
-
Jakob Stoklund Olesen authored
llvm-svn: 132365
-
- Dec 17, 2010
-
-
Michael J. Spencer authored
llvm-svn: 122066
-
- Dec 16, 2010
-
-
Daniel Dunbar authored
llvm-svn: 121985
-
Daniel Dunbar authored
llvm-svn: 121968
-
Michael J. Spencer authored
of the entries there are useless for out of source builds. llvm-svn: 121955
-