From be08ec96063be8c1a1a8621eccd05a4ebeecfb42 Mon Sep 17 00:00:00 2001 From: Dimitry Andric Date: Thu, 20 Apr 2017 21:21:19 +0000 Subject: Vendor import of lld trunk r300890: https://llvm.org/svn/llvm-project/lld/trunk@300890 --- ELF/Config.h | 1 + 1 file changed, 1 insertion(+) (limited to 'ELF/Config.h') diff --git a/ELF/Config.h b/ELF/Config.h index c8eecec7439c..d25c63c3c0d2 100644 --- a/ELF/Config.h +++ b/ELF/Config.h @@ -104,6 +104,7 @@ struct Configuration { bool Bsymbolic; bool BsymbolicFunctions; bool ColorDiagnostics = false; + bool CompressDebugSections; bool DefineCommon; bool Demangle = true; bool DisableVerify; -- cgit v1.2.3