Changes in directory llvm/tools/gccld:
GenerateCode.cpp updated: 1.59 -> 1.60
gccld.cpp updated: 1.108 -> 1.109
gccld.h updated: 1.18 -> 1.19
---
Log message:
For PR797: http://llvm.org/PR797 :
Adjust usage of the ExecuteAndWait function to use the last argument which
is the ErrMsg string. This
Changes in directory llvm/tools/gccld:
GenerateCode.cpp updated: 1.55 -> 1.56
gccld.cpp updated: 1.106 -> 1.107
gccld.h updated: 1.17 -> 1.18
---
Log message:
Implement PR679: http://llvm.cs.uiuc.edu/PR679 :
* Changed the -rpath option from cl::opt to cl::list
* Changed the interface to Generat