Upgrade compiler-rt

This commit is contained in:
Vadim Chugunov 2014-04-21 18:43:19 -07:00
parent 7995528dae
commit 6619134d49
2 changed files with 3 additions and 3 deletions

View File

@ -247,8 +247,8 @@ $$(COMPRT_LIB_$(1)): $$(COMPRT_DEPS) $$(MKFILE_DEPS)
RANLIB="$$(AR_$(1)) s" \
CFLAGS="$$(CFG_GCCISH_CFLAGS_$(1))" \
TargetTriple=$(1) \
triple-runtime
$$(Q)cp $$(COMPRT_BUILD_DIR_$(1))/triple/runtime/libcompiler_rt.a $$(COMPRT_LIB_$(1))
triple-builtins
$$(Q)cp $$(COMPRT_BUILD_DIR_$(1))/triple/builtins/libcompiler_rt.a $$(COMPRT_LIB_$(1))
################################################################################
# libbacktrace

@ -1 +1 @@
Subproject commit f4b221571ce6f05714c1f1c6fa48f1393499989c
Subproject commit ed112ca1e4275e1c5707a898f2bf6164707ba378