Misha Brukman
|
b1c9317bb4
|
Remove trailing whitespace
llvm-svn: 21427
|
2005-04-21 23:48:37 +00:00 |
Reid Spencer
|
134f02d0c7
|
Add the LOADABLE_MODULE=1 directive to indicate that this shared library is
intended to be a dlopenable module and not a "plain" shared library.
llvm-svn: 19456
|
2005-01-11 04:33:32 +00:00 |
Reid Spencer
|
57cbe39d1e
|
Change Library Names Not To Conflict With Others When Installed
llvm-svn: 17286
|
2004-10-27 23:18:45 +00:00 |
Reid Spencer
|
c1c320c335
|
We won't use automake
llvm-svn: 17155
|
2004-10-22 03:35:04 +00:00 |
Reid Spencer
|
6a11a75f31
|
Initial automake generated Makefile template
llvm-svn: 17136
|
2004-10-18 23:55:41 +00:00 |
Reid Spencer
|
ace94df71f
|
Update to reflect changes in Makefile rules.
llvm-svn: 16950
|
2004-10-13 11:46:52 +00:00 |
Reid Spencer
|
97327f05fc
|
Initial version of automake Makefile.am file.
llvm-svn: 16893
|
2004-10-10 22:20:40 +00:00 |
Chris Lattner
|
9face5eb1f
|
Add a newline
llvm-svn: 16369
|
2004-09-15 17:53:52 +00:00 |
Chris Lattner
|
a7ba90e672
|
Hrm, this pass didn't compile. This bugfix should go into 1.3!
llvm-svn: 15676
|
2004-08-12 02:44:23 +00:00 |
Chris Lattner
|
df3c342a4c
|
Finegrainify namespacification
llvm-svn: 10727
|
2004-01-09 06:12:26 +00:00 |
Brian Gaeke
|
960707c335
|
Put all LLVM code into the llvm namespace, as per bug 109.
llvm-svn: 9903
|
2003-11-11 22:41:34 +00:00 |
John Criswell
|
4436c49787
|
Added LLVM copyright notice to Makefiles.
llvm-svn: 9312
|
2003-10-20 22:26:57 +00:00 |
John Criswell
|
482202a601
|
Added LLVM project notice to the top of every C++ source file.
Header files will be on the way.
llvm-svn: 9298
|
2003-10-20 19:43:21 +00:00 |
Chris Lattner
|
ed7ac42c6a
|
Initial checkin of the "Hello World" Pass.
llvm-svn: 3266
|
2002-08-08 20:10:38 +00:00 |