Skip to content
  1. Sep 15, 2003
    • Vikram S. Adve's avatar
      Update makellvm to work with the brave new world of separate obj-root trees. · 20c8c040
      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
      20c8c040
  2. Sep 08, 2003
  3. Jul 22, 2003
  4. Sep 19, 2002
  5. Sep 15, 2002
Loading