llvm-6502/tools
Reid Spencer 156aa35eb5 Implement PR679:
* Changed the -rpath option from cl::opt to cl::list
* Changed the interface to GenerateNative to take a std::vector<std::string>
  instead of just a std::string
* Changed GenerateNative to generate multiple -Wl,-rpath, options to be
  passed to gcc.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24930 91177308-0d34-0410-b5e6-96231b3b80d8
2005-12-22 01:50:56 +00:00
..
analyze Move some constant folding code shared by Analysis and Transform passes 2005-10-27 15:54:34 +00:00
bugpoint Fix printing of the instructions. 2005-12-14 22:01:07 +00:00
gccas Move some constant folding code shared by Analysis and Transform passes 2005-10-27 15:54:34 +00:00
gccld Implement PR679: 2005-12-22 01:50:56 +00:00
llc rename option for consistency with -mcpu -mattr etc 2005-12-16 05:19:55 +00:00
lli rename option 2005-12-16 05:19:18 +00:00
llvm-ar
llvm-as
llvm-bcanalyzer
llvm-db
llvm-dis
llvm-extract Move some constant folding code shared by Analysis and Transform passes 2005-10-27 15:54:34 +00:00
llvm-ld Implement PR512: 2005-12-21 05:03:23 +00:00
llvm-link
llvm-nm
llvm-prof
llvm-ranlib
llvm-stub
llvmc
opt Move some constant folding code shared by Analysis and Transform passes 2005-10-27 15:54:34 +00:00
Makefile