summaryrefslogtreecommitdiffstats
path: root/llvm/test/Assembler/invalid-mdnode-vector.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Assembler/invalid-mdnode-vector.ll')
-rw-r--r--llvm/test/Assembler/invalid-mdnode-vector.ll4
1 files changed, 4 insertions, 0 deletions
diff --git a/llvm/test/Assembler/invalid-mdnode-vector.ll b/llvm/test/Assembler/invalid-mdnode-vector.ll
new file mode 100644
index 00000000000..411cae7faa8
--- /dev/null
+++ b/llvm/test/Assembler/invalid-mdnode-vector.ll
@@ -0,0 +1,4 @@
+; RUN: not llvm-as < %s 2>&1 | FileCheck %s
+
+!0 = metadata!
+; CHECK: expected '{' here
OpenPOWER on IntegriCloud