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 | fb5e060f2b2c314a40bad8409c6548eefb3782b0 (patch) | |
tree | ef3a034f08b1d7293dff0a2d4b7bc79068597439 /lib/Bytecode | |
parent | 8f9c4bdadc32fbe1afa84551678da76866b73bdb (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8509 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Bytecode')
0 files changed, 0 insertions, 0 deletions