summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/X86/stackmap-nops.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/MC/X86/stackmap-nops.ll')
-rw-r--r--llvm/test/MC/X86/stackmap-nops.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/MC/X86/stackmap-nops.ll b/llvm/test/MC/X86/stackmap-nops.ll
index 98d17ea6a62..2b0b88c80fa 100644
--- a/llvm/test/MC/X86/stackmap-nops.ll
+++ b/llvm/test/MC/X86/stackmap-nops.ll
@@ -41,6 +41,7 @@ entry:
tail call void (i64, i32, ...)* @llvm.experimental.stackmap(i64 13, i32 13)
tail call void (i64, i32, ...)* @llvm.experimental.stackmap(i64 14, i32 14)
tail call void (i64, i32, ...)* @llvm.experimental.stackmap(i64 15, i32 15)
+ tail call void (i64, i32, ...)* @llvm.experimental.stackmap(i64 16, i32 0)
ret void
}
OpenPOWER on IntegriCloud