diff options
author | Vikram S. Adve <vadve@cs.uiuc.edu> | 2003-09-14 23:44:31 +0000 |
---|---|---|
committer | Vikram S. Adve <vadve@cs.uiuc.edu> | 2003-09-14 23:44:31 +0000 |
commit | 20c8c040f55a68af24cf40ab84d19a3e87c9790c (patch) | |
tree | d87b9439dce34ddbd622055cffab10403c912a12 /llvm/lib/Bytecode | |
parent | 9aa8598450b1c5437f1c409e57718d3fd49b01f5 (diff) | |
download | bcm5719-llvm-20c8c040f55a68af24cf40ab84d19a3e87c9790c.tar.gz bcm5719-llvm-20c8c040f55a68af24cf40ab84d19a3e87c9790c.zip |
Update makellvm to work with the brave new world of separate obj-root trees.
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
Diffstat (limited to 'llvm/lib/Bytecode')
0 files changed, 0 insertions, 0 deletions