summaryrefslogtreecommitdiff
path: root/tools/llvm-ld/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tools/llvm-ld/CMakeLists.txt')
-rw-r--r--tools/llvm-ld/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/llvm-ld/CMakeLists.txt b/tools/llvm-ld/CMakeLists.txt
index 51f0dc1304..2ae4a1dba3 100644
--- a/tools/llvm-ld/CMakeLists.txt
+++ b/tools/llvm-ld/CMakeLists.txt
@@ -1,5 +1,4 @@
set(LLVM_LINK_COMPONENTS ipo scalaropts linker archive bitwriter)
-set(LLVM_REQUIRES_EH 1)
add_llvm_tool(llvm-ld
Optimize.cpp