llvm-6502/tools
Reid Spencer 5e1452c856 Add an -append-exit-code option to bugpoint. This will cause bugpoint to
append "exit <retcode>" to the end of the output file. This is used by
the nightly tester to make bugpoint match the output generated by the
RunSafely.sh script so it doesn't find false positives.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31960 91177308-0d34-0410-b5e6-96231b3b80d8
2006-11-28 07:04:10 +00:00
..
bugpoint Add an -append-exit-code option to bugpoint. This will cause bugpoint to 2006-11-28 07:04:10 +00:00
gccas Update to new predicate simplifier VRP design. Fixes PR966 and PR967. 2006-11-22 23:49:16 +00:00
gccld Update to new predicate simplifier VRP design. Fixes PR966 and PR967. 2006-11-22 23:49:16 +00:00
llc
lli
llvm2cpp For PR950: 2006-11-27 01:05:10 +00:00
llvm-ar
llvm-as
llvm-bcanalyzer
llvm-config Allow things like --libs CBackend 2006-09-04 05:35:23 +00:00
llvm-db
llvm-dis Switch to using llvm-config to build 2006-09-04 05:24:16 +00:00
llvm-extract Use LINK_COMPONENTS to specify *components* to link against instead of 2006-09-04 05:59:09 +00:00
llvm-ld Need <iostream> for the time being. 2006-11-17 10:09:22 +00:00
llvm-link
llvm-nm
llvm-prof
llvm-ranlib
llvm-stub
llvmc
lto
opt Need iostream to be included for the time being. 2006-11-17 10:05:07 +00:00
Makefile