Adjust llvm-ar and llvm-ranlib to not depend on exception handling.
[oota-llvm.git] / tools / llvm-ranlib / Makefile
index 36195f4399ec4815a9bb030786148b67cabcbce8..cca95013f486bbc859ccab431747096d406cda74 100644 (file)
@@ -10,7 +10,6 @@
 LEVEL := ../..
 TOOLNAME := llvm-ranlib
 LINK_COMPONENTS := archive
-REQUIRES_EH := 1
 
 # This tool has no plugins, optimize startup time.
 TOOL_NO_EXPORTS := 1