aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/Feature/mdnode.ll2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Feature/mdnode.ll b/test/Feature/mdnode.ll
new file mode 100644
index 0000000..3cc5b8b
--- /dev/null
+++ b/test/Feature/mdnode.ll
@@ -0,0 +1,2 @@
+; RUN: llvm-as < %s | llc -f -o /dev/null
+@llvm.foo = constant metadata !{i17 123, null, metadata !"foobar"} \ No newline at end of file