aboutsummaryrefslogtreecommitdiffstats
path: root/test/Bitcode/metadata-2.ll
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2013-08-20 23:00:25 +0000
committerBill Wendling <isanbard@gmail.com>2013-08-20 23:00:25 +0000
commit815af99a04edb8b9f5816d2edf6a4ab5de4e5548 (patch)
tree5c94361741edd03c869e276a04c4fc3ec386b879 /test/Bitcode/metadata-2.ll
parent3531db14c61957e7ad00ce972e9685864c3887da (diff)
downloadexternal_llvm-815af99a04edb8b9f5816d2edf6a4ab5de4e5548.zip
external_llvm-815af99a04edb8b9f5816d2edf6a4ab5de4e5548.tar.gz
external_llvm-815af99a04edb8b9f5816d2edf6a4ab5de4e5548.tar.bz2
Use -disable-output and to suppress output and don't use a temporary file unless we need one.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188843 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Bitcode/metadata-2.ll')
-rw-r--r--test/Bitcode/metadata-2.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Bitcode/metadata-2.ll b/test/Bitcode/metadata-2.ll
index dbf46b0..4055f92 100644
--- a/test/Bitcode/metadata-2.ll
+++ b/test/Bitcode/metadata-2.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llvm-dis -o /dev/null
+; RUN: llvm-as < %s | llvm-dis -disable-output
%0 = type { %object.ModuleInfo.__vtbl*, i8*, %"byte[]", %1, %"ClassInfo[]", i32, void ()*, void ()*, void ()*, i8*, void ()* } ; type %0
%1 = type { i64, %object.ModuleInfo* } ; type %1
%2 = type { i32, void ()* } ; type %2