hanchenye-llvm-project/llvm/tools
Ted Kremenek c6298de211 Added quotes around $(NM_PATH) argument to GenLibDeps.pl script so that
the "-p" option is actually seen by nm (it was being dropped as it was
considered as separate argument to the Perl script).

llvm-svn: 44365
2007-11-27 17:53:54 +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
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 Added quotes around $(NM_PATH) argument to GenLibDeps.pl script so that 2007-11-27 17:53: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 Fix PR1146: parameter attributes are longer part of 2007-11-27 13:23:08 +00:00
llvm2cpp Fix PR1146: parameter attributes are longer part of 2007-11-27 13:23:08 +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