summaryrefslogtreecommitdiff
path: root/tools/llvm-ld/CMakeLists.txt
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-10-22 00:52:28 +0000
committerChris Lattner <sabre@nondot.org>2009-10-22 00:52:28 +0000
commit316e3268a8ba371b92ec57952a4c1ee1ef6ae5ce (patch)
tree30b391e7eb07ed590cbc2f272678ec0886a78896 /tools/llvm-ld/CMakeLists.txt
parent42a8832ff7441e4c64eabfe7d2ec09278cca8813 (diff)
downloadllvm-316e3268a8ba371b92ec57952a4c1ee1ef6ae5ce.tar.gz
llvm-316e3268a8ba371b92ec57952a4c1ee1ef6ae5ce.tar.bz2
llvm-316e3268a8ba371b92ec57952a4c1ee1ef6ae5ce.tar.xz
llvm-ld doesn't throw.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84819 91177308-0d34-0410-b5e6-96231b3b80d8
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