1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/tools
Brian Gaeke c65d049581 When we find a module we want, in an archive, in verbose mode,
print out the module's identifier (which should now contain the name
 of both the archive and the module.)
Wrap some lines at 80 cols.

llvm-svn: 10039
2003-11-16 23:07:13 +00:00
..
analyze Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
bugpoint Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
extract Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
gccas As the comments indicate, this is a temporary, repulsive, hack 2003-11-13 19:26:54 +00:00
gccld When we find a module we want, in an archive, in verbose mode, 2003-11-16 23:07:13 +00:00
llc Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
llee 'Tis quite silly to check for a cached version of the entire executable. That 2003-11-11 18:38:56 +00:00
lli Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
llvm-ar Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
llvm-as Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
llvm-dis Restore the -llvm option 2003-11-12 04:59:59 +00:00
llvm-link Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
llvm-nm Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
llvm-prof Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
opt Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
Makefile Build the llvm-prof directory 2003-10-28 19:16:49 +00:00