llvm-6502/tools
Nate Begeman eb883af390 Initial checkin of the Mach-O emitter. There's plenty of fixmes, but it
does emit linkable .o files in very simple cases.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29850 91177308-0d34-0410-b5e6-96231b3b80d8
2006-08-23 21:08:52 +00:00
..
bugpoint For PR797: 2006-08-23 20:34:57 +00:00
gccas For PR797: 2006-08-18 08:43:06 +00:00
gccld For PR797: 2006-08-23 06:56:27 +00:00
llc Initial checkin of the Mach-O emitter. There's plenty of fixmes, but it 2006-08-23 21:08:52 +00:00
lli Fix the build on case-sensitive filesystems :( 2006-08-01 22:34:35 +00:00
llvm2cpp Provide indentation of the generated program. 2006-08-14 22:35:15 +00:00
llvm-ar For PR797: 2006-08-23 06:56:27 +00:00
llvm-as For PR797: 2006-08-18 08:43:06 +00:00
llvm-bcanalyzer Tools require EH for their top-level try blocks. 2006-07-07 00:46:19 +00:00
llvm-config Don't print double newline for --src-root and --obj-root as it tends to 2006-08-11 21:50:24 +00:00
llvm-db Change Path::getStatusInfo to return a boolean and error string on an error 2006-07-28 22:03:44 +00:00
llvm-dis Tools require EH for their top-level try blocks. 2006-07-07 00:46:19 +00:00
llvm-extract Tools require EH for their top-level try blocks. 2006-07-07 00:46:19 +00:00
llvm-ld For PR797: 2006-08-23 07:30:48 +00:00
llvm-link Tools require EH for their top-level try blocks. 2006-07-07 00:46:19 +00:00
llvm-nm no need to check readability here 2006-08-01 18:22:21 +00:00
llvm-prof Tools require EH for their top-level try blocks. 2006-07-07 00:46:19 +00:00
llvm-ranlib Remove EH use from the Archive library and adjust its users accordingly. 2006-07-07 19:09:14 +00:00
llvm-stub Incorporate the contents of include/llvm/Config/unistd.h as this is the 2004-12-20 04:34:36 +00:00
llvmc Make the sys::Path::GetTemporaryDirectory method not throw exceptions and 2006-08-22 19:01:30 +00:00
lto If unable to create tmp. file on disk then return LTO_WRITE_FAILURE status. 2006-08-23 16:59:25 +00:00
opt For PR885: 2006-08-21 05:34:03 +00:00
Makefile Rearrange order to build more frequently used tools first and make the 2006-08-23 00:12:11 +00:00