From 274c9ff5404582ff22769d9599ab10ed216ceec3 Mon Sep 17 00:00:00 2001 From: Dimitry Andric Date: Tue, 2 May 2017 18:31:09 +0000 Subject: Vendor import of lld trunk r301939: https://llvm.org/svn/llvm-project/lld/trunk@301939 --- ELF/Config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ELF/Config.h') diff --git a/ELF/Config.h b/ELF/Config.h index d25c63c3c0d2..1ace4aa26fdb 100644 --- a/ELF/Config.h +++ b/ELF/Config.h @@ -89,7 +89,7 @@ struct Configuration { llvm::StringRef SoName; llvm::StringRef Sysroot; llvm::StringRef ThinLTOCacheDir; - std::string RPath; + std::string Rpath; std::vector VersionDefinitions; std::vector AuxiliaryList; std::vector SearchPaths; -- cgit v1.2.3