These libs use EH info
[oota-llvm.git] / lib / Bytecode / Reader / Makefile
index a86d008715f37fbacf0d90fca4ef9a2e3c45f9ba..989eba74088387ba0b9f7699d576a542da536a0a 100644 (file)
@@ -9,6 +9,7 @@
 LEVEL = ../../..
 LIBRARYNAME = LLVMBCReader
 BUILD_ARCHIVE = 1
+REQUIRES_EH := 1
 
 include $(LEVEL)/Makefile.common