mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-05 18:28:29 +00:00
fb5e060f2b
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 |
||
---|---|---|
.. | ||
Burg | ||
emacs | ||
TableGen | ||
vim | ||
codegen-diff | ||
cvsupdate | ||
getsrcs.sh | ||
Makefile | ||
makellvm | ||
NightlyTest.gnuplot | ||
NightlyTest.pl | ||
NightlyTestTemplate.html |