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

XFAIL ThinLTO Caching test on Windows.

I have no idea what's going on on Windows here.

From: Mehdi Amini <mehdi.amini@apple.com>
llvm-svn: 269548
This commit is contained in:
Mehdi Amini 2016-05-14 05:38:58 +00:00
parent 838142a962
commit 19ea762ec0

View File

@ -1,3 +1,6 @@
; Windows is not producing anything in the cache apparently, TBD
; XFAIL: win32
; RUN: opt -module-summary %s -o %t.bc
; RUN: opt -module-summary %p/Inputs/funcimport.ll -o %t2.bc