[PATCH] Let -rpath work

Shankar Kalpathi Easwaran shankarke at gmail.com
Tue Sep 3 10:38:31 PDT 2013



================
Comment at: include/lld/ReaderWriter/ELFLinkingContext.h:187
@@ +186,3 @@
+
+  const StringRefVector &getRpathList() const {
+    return _rpathList;
----------------
use range instead. 


http://llvm-reviews.chandlerc.com/D1583



More information about the llvm-commits mailing list