hanchenye-llvm-project/llvm/tools
Reid Spencer d077fe70e9 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.

llvm-svn: 31960
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 Use LINK_COMPONENTS to specify *components* to link against instead of 2006-09-04 05:59:09 +00:00
lli add a new (hidden) -disable-core-files option 2006-09-14 06:17:09 +00:00
llvm-ar For PR786: 2006-11-02 20:25:50 +00:00
llvm-as
llvm-bcanalyzer For PR786: 2006-11-02 20:25:50 +00:00
llvm-config
llvm-db Use LINK_COMPONENTS to specify *components* to link against instead of 2006-09-04 05:59:09 +00:00
llvm-dis
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 Use LINK_COMPONENTS to specify *components* to link against instead of 2006-09-04 05:59:09 +00:00
llvm-nm Use LINK_COMPONENTS to specify *components* to link against instead of 2006-09-04 05:59:09 +00:00
llvm-prof Use LINK_COMPONENTS to specify *components* to link against instead of 2006-09-04 05:59:09 +00:00
llvm-ranlib Use LINK_COMPONENTS to specify *components* to link against instead of 2006-09-04 05:59:09 +00:00
llvm-stub
llvm2cpp For PR950: 2006-11-27 01:05:10 +00:00
llvmc For PR786: 2006-11-02 20:25:50 +00:00
lto Save temp. bc files when saveTemps flag is true. Use final output file 2006-10-26 20:46:22 +00:00
opt Need iostream to be included for the time being. 2006-11-17 10:05:07 +00:00
Makefile ok this really works :) 2006-09-08 18:33:49 +00:00