Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."
[oota-llvm.git] / tools / llvm-prof / CMakeLists.txt
index 9a5115085dd39b479c617da6403f8a96ce06dec2..442112bc88ed5dc0a3f2fae1884d118d8f323003 100644 (file)
@@ -1,5 +1,4 @@
 set(LLVM_LINK_COMPONENTS bitreader analysis)
-set(LLVM_REQUIRES_EH 1)
 
 add_llvm_tool(llvm-prof
   llvm-prof.cpp