- Dec 03, 2012
-
-
Chandler Carruth authored
Sooooo many of these had incorrect or strange main module includes. I have manually inspected all of these, and fixed the main module include to be the nearest plausible thing I could find. If you own or care about any of these source files, I encourage you to take some time and check that these edits were sensible. I can't have broken anything (I strictly added headers, and reordered them, never removed), but they may not be the headers you'd really like to identify as containing the API being implemented. Many forward declarations and missing includes were added to a header files to allow them to parse cleanly when included first. The main module rule does in fact have its merits. =] llvm-svn: 169131
-
- Nov 29, 2010
-
-
Michael J. Spencer authored
llvm-svn: 120298
-
- Aug 23, 2009
-
-
Chris Lattner authored
llvm-svn: 79842
-
- Jul 07, 2009
-
-
Owen Anderson authored
llvm-svn: 74931
-
- Jun 23, 2009
-
-
Owen Anderson authored
llvm-svn: 73925
-
- Oct 22, 2008
-
-
Julien Lerouge authored
llvm-svn: 57984
-
- Dec 29, 2007
-
-
Chris Lattner authored
llvm-svn: 45418
-
- Dec 08, 2006
-
-
Bill Wendling authored
llvm-svn: 32340
-
- Dec 07, 2006
-
-
Bill Wendling authored
now cerr, cout, and NullStream resp. llvm-svn: 32298
-
- Nov 26, 2006
-
-
Bill Wendling authored
llvm-svn: 31927
-
- Jul 07, 2006
-
-
Chris Lattner authored
to catch it. Other minor cleanups. llvm-svn: 29050
-
- Jan 26, 2006
-
-
Andrew Lenharth authored
llvm-svn: 25652
-
Andrew Lenharth authored
llvm-svn: 25649
-
- Apr 22, 2005
-
-
Misha Brukman authored
llvm-svn: 21440
-
Misha Brukman authored
llvm-svn: 21422
-
- Nov 29, 2004
-
-
Reid Spencer authored
llvm-svn: 18356
-
- Sep 02, 2004
-
-
Reid Spencer authored
Move include/Config and include/Support into include/llvm/Config, include/llvm/ADT and include/llvm/Support. From here on out, all LLVM public header files must be under include/llvm/. llvm-svn: 16137
-
- Jul 11, 2004
-
-
Chris Lattner authored
is a bad idea. Make tools that want the option #include PluginSupport.h explicitly. llvm-svn: 14738
-
- May 29, 2004
-
-
Chris Lattner authored
llvm-svn: 13886
-
- Jan 26, 2004
-
-
John Criswell authored
every file. llvm-svn: 10976
-
- Dec 14, 2003
-
-
Chris Lattner authored
llvm-svn: 10464
-
- Nov 11, 2003
-
-
Brian Gaeke authored
llvm-svn: 9903
-
- Oct 20, 2003
-
-
John Criswell authored
Header files will be on the way. llvm-svn: 9298
-
- Oct 10, 2003
-
-
Brian Gaeke authored
llvm-svn: 9011
-
- Jul 28, 2003
-
-
Misha Brukman authored
resolution of symbols in the .so possible (currently assists debugging with bugpoint). llvm-svn: 7366
-
- Jun 30, 2003
-
-
John Criswell authored
system. llvm-svn: 7014
-
- Jul 25, 2002
-
-
Chris Lattner authored
llvm-svn: 3075
-
- Jul 23, 2002
-
-
Chris Lattner authored
llvm-svn: 3005
-