llvm-project/llvm/tools/gccld
Reid Spencer f984b68181 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.

llvm-svn: 24930
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
gccld.cpp Implement PR679: 2005-12-22 01:50:56 +00:00
gccld.h Implement PR679: 2005-12-22 01:50:56 +00:00