These libs use EH info
llvm-svn: 29043
This commit is contained in:
@@ -12,6 +12,7 @@ LIBRARYNAME = LLVMArchive
|
||||
|
||||
# We only want an archive so only those modules actually used by a tool are
|
||||
# included.
|
||||
BUILD_ARCHIVE = 1
|
||||
BUILD_ARCHIVE := 1
|
||||
REQUIRES_EH := 1
|
||||
|
||||
include $(LEVEL)/Makefile.common
|
||||
|
||||
@@ -9,6 +9,7 @@
|
||||
LEVEL = ../../..
|
||||
LIBRARYNAME = LLVMBCReader
|
||||
BUILD_ARCHIVE = 1
|
||||
REQUIRES_EH := 1
|
||||
|
||||
include $(LEVEL)/Makefile.common
|
||||
|
||||
|
||||
Reference in New Issue
Block a user