summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/xray-multiplerets-in-blocks.mir
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/X86/xray-multiplerets-in-blocks.mir')
-rw-r--r--llvm/test/CodeGen/X86/xray-multiplerets-in-blocks.mir2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/xray-multiplerets-in-blocks.mir b/llvm/test/CodeGen/X86/xray-multiplerets-in-blocks.mir
index 8cb15a4f1e6..d8f08104a9e 100644
--- a/llvm/test/CodeGen/X86/xray-multiplerets-in-blocks.mir
+++ b/llvm/test/CodeGen/X86/xray-multiplerets-in-blocks.mir
@@ -1,4 +1,4 @@
-# RUN: llc -run-pass xray-instrumentation -mtriple=x86_64-unknown-linux-gnu -o - %s | FileCheck %s
+# RUN: llc -verify-machineinstrs -run-pass xray-instrumentation -mtriple=x86_64-unknown-linux-gnu -o - %s | FileCheck %s
#
# Make sure we can handle multiple ret instructions in a single basic block for
# XRay.
OpenPOWER on IntegriCloud