Documentation: remove a copy of the FileCheck man page from TestingGuide
[oota-llvm.git] / tools / llvm-as / CMakeLists.txt
index eef4a13e29dcc22aa7b04c11965ba062a62cffd2..d5620e72971b8fb8f162c3357327356e41065384 100644 (file)
@@ -1,5 +1,4 @@
 set(LLVM_LINK_COMPONENTS asmparser bitwriter)
-set(LLVM_REQUIRES_EH 1)
 
 add_llvm_tool(llvm-as
   llvm-as.cpp