- Aug 13, 2008
-
-
Daniel Dunbar authored
llvm-svn: 54756
-
- Feb 14, 2007
-
-
Chris Lattner authored
llvm-svn: 34273
-
- Aug 02, 2005
-
-
Chris Lattner authored
llvm-svn: 22573
-
- Sep 15, 2003
-
-
Vikram S. Adve authored
version (instead of 2 fixed choices). llvm-svn: 8525
-
Vikram S. Adve authored
With these changes, you can still run makellvm directly from your source tree as follows: % makellvm [toolname] ## looks for obj-root in default places (see below) or % makellvm -obj obj-root [toolname] ## specify obj-root explicitly. With the first from, `makellvm' checks the following places in order and uses the first one that contains the file `Makefile.config': (1) Your src-root directory (2) /localhome/$USER/llvm Other choices can be added to this list. llvm-svn: 8509
-
- Sep 08, 2003
-
-
Vikram S. Adve authored
Add debugging support. llvm-svn: 8389
-
- Jul 22, 2003
-
-
Vikram S. Adve authored
(2) Detect LLVMDIR using the LEVEL variable in Makefile. (3) To perform #2 propertly, use the same Makefile search rules as gmake. llvm-svn: 7228
-
- Sep 19, 2002
-
-
Vikram S. Adve authored
which are interpreted by this script). llvm-svn: 3818
-
Vikram S. Adve authored
since gnumake doesn't exist on our new spiffy Linux machines. llvm-svn: 3815
-
- Sep 15, 2002
-
-
Vikram S. Adve authored
llvm-svn: 3730
-
Vikram S. Adve authored
Also, add -h option to print usage information. llvm-svn: 3729
-
Vikram S. Adve authored
llvm-svn: 3727
-