1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00

this doesn't directly depend on bytecode

llvm-svn: 36854
This commit is contained in:
Chris Lattner 2007-05-06 05:58:00 +00:00
parent cd487a5bb4
commit bfe6f01d65

View File

@ -9,7 +9,7 @@
LEVEL = ../..
TOOLNAME = llvm-ar
LINK_COMPONENTS = archive bcreader
LINK_COMPONENTS = archive
REQUIRES_EH := 1
include $(LEVEL)/Makefile.common