llvm-6502/tools
Brian Gaeke 3f6e798a14 Add an assertion to make sure we are at least getting argv[0] right.
Use a clearer error message when we fail to load a program.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10414 91177308-0d34-0410-b5e6-96231b3b80d8
2003-12-12 00:47:19 +00:00
..
analyze
bugpoint Bugpoint had appalingly bad grammar. Fix some of it. 2003-12-07 02:43:09 +00:00
extract
gccas Run tailcall elimination in a more logical place 2003-12-11 17:50:32 +00:00
gccld Added the -h option for compatibility with other linkers. 2003-12-09 15:39:11 +00:00
llc
llee
lli Add an assertion to make sure we are at least getting argv[0] right. 2003-12-12 00:47:19 +00:00
llvm-ar
llvm-as
llvm-dis
llvm-extract
llvm-link
llvm-nm
llvm-prof
opt Make 'opt -o -' work correctly instead of creating a file named './-' 2003-12-10 14:41:33 +00:00
Makefile