diff options
-rw-r--r-- | llvm/test/ThinLTO/X86/cache.ll | 3 |
1 files changed, 0 insertions, 3 deletions
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 |