summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/tls_get_addr_stackframe.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/PowerPC/tls_get_addr_stackframe.ll')
-rw-r--r--llvm/test/CodeGen/PowerPC/tls_get_addr_stackframe.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/PowerPC/tls_get_addr_stackframe.ll b/llvm/test/CodeGen/PowerPC/tls_get_addr_stackframe.ll
index 5ce7dfc5411..70197c20832 100644
--- a/llvm/test/CodeGen/PowerPC/tls_get_addr_stackframe.ll
+++ b/llvm/test/CodeGen/PowerPC/tls_get_addr_stackframe.ll
@@ -1,4 +1,4 @@
-; RUN: llc -mtriple="powerpc64le-unknown-linux-gnu" -relocation-model=pic < %s | FileCheck %s
+; RUN: llc -verify-machineinstrs -mtriple="powerpc64le-unknown-linux-gnu" -relocation-model=pic < %s | FileCheck %s
; CHECK-LABEL: foo_test:
; CHECK: mflr 0
; CHECK: __tls_get_addr
OpenPOWER on IntegriCloud