llvm-6502/tools
Chris Lattner 681692da43 Make gccld copy the llvm-stub program to be the execution wrapper for
bytecode files on win32 systems.  We keep the shell script on unix systems
because it is much more transparent for the users and supports -load
options.

This allows llvmgcc work correctly on win32 systems without the -native or
-native-cbe options.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13946 91177308-0d34-0410-b5e6-96231b3b80d8
2004-06-02 00:53:57 +00:00
..
analyze Right, globals aren't values yet.. 2004-05-27 06:43:37 +00:00
bugpoint Header file moved 2004-05-27 05:41:36 +00:00
extract Header file moved 2004-05-27 05:41:36 +00:00
gccas Header file moved 2004-05-27 05:41:36 +00:00
gccld Make gccld copy the llvm-stub program to be the execution wrapper for 2004-06-02 00:53:57 +00:00
llc Uhh, that doesn't exist. 2004-05-27 05:44:22 +00:00
llee Fixes for PR214. Use the SHLIBEXT variable instead of hardcoding .so into 2004-01-26 20:59:41 +00:00
lli Header file moved 2004-05-27 05:41:36 +00:00
llvm-ar Header file moved 2004-05-27 05:41:36 +00:00
llvm-as Header file moved 2004-05-27 05:41:36 +00:00
llvm-db Header file moved 2004-05-27 05:41:36 +00:00
llvm-dis Header file moved 2004-05-27 05:41:36 +00:00
llvm-extract Header file moved 2004-05-27 05:41:36 +00:00
llvm-link Header file moved 2004-05-27 05:41:36 +00:00
llvm-nm Header file moved 2004-05-27 05:41:36 +00:00
llvm-prof Header file moved 2004-05-27 05:41:36 +00:00
llvm-stub Fix a double negation (in grammar). 2004-06-02 00:29:52 +00:00
opt Neuter the -q option. Stop printing the "program modified" message, ever 2004-05-27 20:32:10 +00:00
Makefile Build the llvm-stub directory 2004-06-01 23:49:55 +00:00