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