hanchenye-llvm-project/llvm/tools
Brian Gaeke 737d3e8794 Fix the build on PowerPC/Darwin - it thought we were declaring a new
function or something. Since FileRemover takes a const reference to
sys::Path, we need to pass an actual sys::Path variable.

llvm-svn: 19111
2004-12-22 22:33:33 +00:00
..
analyze Add LLVMbzip2 library, now required. 2004-11-25 20:22:06 +00:00
bugpoint Fix the build on PowerPC/Darwin - it thought we were declaring a new 2004-12-22 22:33:33 +00:00
extract Add LLVMbzip2 library, now required. 2004-11-25 20:22:06 +00:00
gccas Support the gas option --traditional-format which, for some reason, gets 2004-12-22 02:58:43 +00:00
gccld Use explicit construction of sys::Path from std::string because the 2004-12-21 03:24:02 +00:00
llc Linking in all of ScalarOpts. 2004-12-16 23:07:13 +00:00
lli Use LLVMLIBS=JIT to get JIT libraries 2004-11-29 07:17:18 +00:00
llvm-ar Unbreak all archive reading operations introduced by the last patch which 2004-12-15 21:58:03 +00:00
llvm-as Add LLVMbzip2 library, now required. 2004-11-25 20:22:06 +00:00
llvm-bcanalyzer Add LLVMbzip2 library, now required. 2004-11-25 20:22:06 +00:00
llvm-db For PR351: \ 2004-12-13 17:01:53 +00:00
llvm-dis Add LLVMbzip2 library, now required. 2004-11-25 20:22:06 +00:00
llvm-ld Correct compilation for Cygwin. FindExecutable now returns a sys::Path. 2004-12-22 13:50:17 +00:00
llvm-link LinkModules is now in the Linker class 2004-12-13 03:01:03 +00:00
llvm-nm For PR351: 2004-12-15 01:53:50 +00:00
llvm-prof Add LLVMbzip2 library, now required. 2004-11-25 20:22:06 +00:00
llvm-ranlib For PR351: 2004-12-15 01:53:50 +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 Use Config/alloca.h instead of alloca.h - pointed out by Duraid and Misha 2004-12-20 04:02:01 +00:00
opt Add LLVMbzip2 library, now required. 2004-11-25 20:22:06 +00:00
Makefile Reverse the logic for Win32 to ensure that bugpoint and llvm-db are NOT 2004-12-17 08:00:40 +00:00