1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00
llvm-mirror/tools
John Criswell 3ac81b74cb Modified the code so that it uses the MakeFileExecutable() method. The new
library code now adds all execute bits that are allowed by the umask value to
the file's current permission bits.

llvm-svn: 8325
2003-09-02 20:17:20 +00:00
..
analyze The word separate' only has one e'. 2003-07-14 17:20:40 +00:00
as Add new -disable-verify option 2003-08-18 20:47:13 +00:00
bugpoint Renaming dis' -> llvm-dis'. 2003-08-28 22:14:16 +00:00
dis Chomped spurious blank lines. 2003-08-08 15:37:35 +00:00
extract Spell `necessary' correctly. 2003-08-18 14:43:39 +00:00
gccas #include is unnecessary 2003-09-01 20:45:46 +00:00
gccld Modified the code so that it uses the MakeFileExecutable() method. The new 2003-09-02 20:17:20 +00:00
link Reorder #includes 2003-08-28 16:25:34 +00:00
llc Preselection is now integrated into the Sparc target library 2003-09-01 20:30:17 +00:00
llee `execve_test' is not part of LLEE. 2003-08-15 23:31:54 +00:00
lli Preselection is now integrated into the Sparc target library 2003-09-01 20:30:17 +00:00
llvm-ar First version of llvm-ar added to cvs repository. 2003-08-28 15:22:38 +00:00
llvm-as Renaming LLVM as' to llvm-as'. 2003-08-28 21:32:57 +00:00
llvm-dis Renaming LLVM dis' to llvm-dis'. 2003-08-28 21:34:13 +00:00
llvm-link Reorder #includes 2003-08-28 16:25:34 +00:00
opt Remove instloops library 2003-07-21 19:07:27 +00:00
Makefile Build llvm-as and llvm-dis as the upgrade path to renamed tools. 2003-08-28 21:43:51 +00:00