forked from OSchip/llvm-project
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:
parent
ace59c711a
commit
2c8500996d
|
|
@ -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 %s -o %t.bc
|
||||||
; RUN: opt -module-summary %p/Inputs/funcimport.ll -o %t2.bc
|
; RUN: opt -module-summary %p/Inputs/funcimport.ll -o %t2.bc
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue