mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-18 16:58:23 +00:00
Fix buildbot break after r360195
llvm-svn: 360220
This commit is contained in:
parent
46d318c2b5
commit
83eb9c5b58
@ -1,7 +1,9 @@
|
||||
// FIXME: The standalone module still seems to cause clang to want to test for
|
||||
// the existence of a 'foo' directory:
|
||||
// RUN: rm -rf %t
|
||||
// RUN: mkdir %t
|
||||
// RUN: cp %s %t
|
||||
// RUN: rm -rf %t/foo
|
||||
// RUN: mkdir %t/foo
|
||||
// RUN: cd %t
|
||||
// RUN: not %clang_cc1 -fmodules -fsyntax-only %s 2>&1 | FileCheck %s
|
||||
|
Loading…
x
Reference in New Issue
Block a user