llvm-6502/tools
Nick Lewycky 6fa98b1320 Allow the block extractor take to take a list of basic blocks to not extract
from a file containing Function/BasicBlock pairings. This is not safe against
anonymous or abnormally-named Funcs or BBs.

Make bugpoint use this interface to pass the BBs list to the child bugpoint.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44101 91177308-0d34-0410-b5e6-96231b3b80d8
2007-11-14 06:47:06 +00:00
..
bugpoint Allow the block extractor take to take a list of basic blocks to not extract 2007-11-14 06:47:06 +00:00
gccas Align make log output with the rest of llvm. 2007-02-10 15:14:00 +00:00
gccld Align make log output with the rest of llvm. 2007-02-10 15:14:00 +00:00
llc Switching TargetMachineRegistry to use the new generic Registry. 2007-10-17 21:28:48 +00:00
lli Move the space in overview output for commands out of each of the 2007-10-08 15:45:12 +00:00
llvm2cpp Make llvm2cpp better, patch for PR1794, contributed by Zack Rusin. 2007-11-13 18:22:33 +00:00
llvm-ar Fix a typo in a comment. 2007-10-15 21:10:03 +00:00
llvm-as Move the space in overview output for commands out of each of the 2007-10-08 15:45:12 +00:00
llvm-bcanalyzer Move the space in overview output for commands out of each of the 2007-10-08 15:45:12 +00:00
llvm-config Fix PR1739. 2007-10-24 04:35:54 +00:00
llvm-db Move the space in overview output for commands out of each of the 2007-10-08 15:45:12 +00:00
llvm-dis Move the space in overview output for commands out of each of the 2007-10-08 15:45:12 +00:00
llvm-extract Move the space in overview output for commands out of each of the 2007-10-08 15:45:12 +00:00
llvm-ld Move the space in overview output for commands out of each of the 2007-10-08 15:45:12 +00:00
llvm-link Move the space in overview output for commands out of each of the 2007-10-08 15:45:12 +00:00
llvm-nm Move the space in overview output for commands out of each of the 2007-10-08 15:45:12 +00:00
llvm-prof Move the space in overview output for commands out of each of the 2007-10-08 15:45:12 +00:00
llvm-ranlib Move the space in overview output for commands out of each of the 2007-10-08 15:45:12 +00:00
llvm-stub finishing touches of bytecode -> bitcode changes. also unbreak Windows 2007-07-06 20:28:40 +00:00
llvm-upgrade Move the space in overview output for commands out of each of the 2007-10-08 15:45:12 +00:00
llvmc add a 'don't use me' marker. 2007-10-22 19:41:46 +00:00
lto Switching TargetMachineRegistry to use the new generic Registry. 2007-10-17 21:28:48 +00:00
opt Move the space in overview output for commands out of each of the 2007-10-08 15:45:12 +00:00
Makefile Don't build llvm-stub twice. 2007-08-13 00:25:47 +00:00