From 2c8500996d45d24f91a80b863d0fcc7dcec5908b Mon Sep 17 00:00:00 2001 From: NAKAMURA Takumi Date: Sat, 14 May 2016 14:28:17 +0000 Subject: Re-enable llvm/test/ThinLTO/X86/cache.ll. This reverts; r269548, "XFAIL ThinLTO Caching test on Windows." r269561, "Rework r269548, "XFAIL ThinLTO Caching test on Windows.", not to use XFAIL, for now." llvm-svn: 269567 --- llvm/test/ThinLTO/X86/cache.ll | 3 --- 1 file changed, 3 deletions(-) (limited to 'llvm/test/ThinLTO/X86/cache.ll') diff --git a/llvm/test/ThinLTO/X86/cache.ll b/llvm/test/ThinLTO/X86/cache.ll index c7ae078edc5..6254abe0a93 100644 --- a/llvm/test/ThinLTO/X86/cache.ll +++ b/llvm/test/ThinLTO/X86/cache.ll @@ -1,6 +1,3 @@ -; Windows is not producing anything in the cache apparently, TBD -; REQUIRES: shell - ; RUN: opt -module-summary %s -o %t.bc ; RUN: opt -module-summary %p/Inputs/funcimport.ll -o %t2.bc -- cgit v1.2.3