diff options
Diffstat (limited to 'llvm/utils/lit/ExampleTests/LLVM.InTree/test/Bar/bar-test.ll')
-rw-r--r-- | llvm/utils/lit/ExampleTests/LLVM.InTree/test/Bar/bar-test.ll | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/utils/lit/ExampleTests/LLVM.InTree/test/Bar/bar-test.ll b/llvm/utils/lit/ExampleTests/LLVM.InTree/test/Bar/bar-test.ll new file mode 100644 index 00000000000..3017b13e48c --- /dev/null +++ b/llvm/utils/lit/ExampleTests/LLVM.InTree/test/Bar/bar-test.ll @@ -0,0 +1,3 @@ +; RUN: true +; XFAIL: * +; XTARGET: darwin |