Mark some debug variables as 'unused' to quiet compiler and analyzer.
[oota-llvm.git] / tools / llvm-ld / Makefile
index 92cac2afc9195187089cd51299b3fcc3f7598f4b..1ef9bf1174508647157dd82cfcfedb50aa09f83e 100644 (file)
@@ -11,6 +11,5 @@ LEVEL = ../..
 
 TOOLNAME = llvm-ld
 LINK_COMPONENTS = ipo scalaropts linker archive bitwriter
-REQUIRES_EH := 1
 
 include $(LEVEL)/Makefile.common