From 96bca2f2a96eab89afb12f3cd8dbac0bf95ce42c Mon Sep 17 00:00:00 2001 From: Dimitry Andric Date: Mon, 9 Jan 2017 19:12:41 +0000 Subject: [PATCH] After r311565, also remove llvm-ranlib from ObsoleteFiles.inc. --- ObsoleteFiles.inc | 1 - 1 file changed, 1 deletion(-) diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index 1180d3343910..bbd23609823e 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -2260,7 +2260,6 @@ OLD_LIBS+=usr/lib32/private/libyaml.so.1 OLD_FILES+=usr/lib32/private/libyaml_p.a # 20140216: new clang import which bumps version from 3.3 to 3.4. OLD_FILES+=usr/bin/llvm-prof -OLD_FILES+=usr/bin/llvm-ranlib OLD_FILES+=usr/include/clang/3.3/__wmmintrin_aes.h OLD_FILES+=usr/include/clang/3.3/__wmmintrin_pclmul.h OLD_FILES+=usr/include/clang/3.3/altivec.h