1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00

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 a472d7e2ff
commit 45fd217e12

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