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
This commit is contained in:
NAKAMURA Takumi 2016-05-14 14:28:17 +00:00
parent ace59c711a
commit 2c8500996d
1 changed files with 0 additions and 3 deletions

View File

@ -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