llvm-6502/tools/gccld
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
..
gccld.cpp Implement PR679: 2005-12-22 01:50:56 +00:00
gccld.h Implement PR679: 2005-12-22 01:50:56 +00:00
GenerateCode.cpp Implement PR679: 2005-12-22 01:50:56 +00:00
Makefile Move some constant folding code shared by Analysis and Transform passes 2005-10-27 15:54:34 +00:00