summaryrefslogtreecommitdiff
path: root/test/CodeGen/SPARC
diff options
context:
space:
mode:
authorVenkatraman Govindaraju <venkatra@cs.wisc.edu>2013-12-26 01:49:59 +0000
committerVenkatraman Govindaraju <venkatra@cs.wisc.edu>2013-12-26 01:49:59 +0000
commit76a1dca38dbea9009cc16b6055e53497d3f756e4 (patch)
tree2aadd57e63e8bd261712ecab0234d25571643c0c /test/CodeGen/SPARC
parentf3aeebf4c78d97ee0df3b4e0d777248460c8b47c (diff)
downloadllvm-76a1dca38dbea9009cc16b6055e53497d3f756e4.tar.gz
llvm-76a1dca38dbea9009cc16b6055e53497d3f756e4.tar.bz2
llvm-76a1dca38dbea9009cc16b6055e53497d3f756e4.tar.xz
[Sparc] Lower and MachineInstr to MC and print assembly using MCInstPrinter.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@198030 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/SPARC')
-rw-r--r--test/CodeGen/SPARC/exception.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/SPARC/exception.ll b/test/CodeGen/SPARC/exception.ll
index cb5b6e5c11..a1d6015b89 100644
--- a/test/CodeGen/SPARC/exception.ll
+++ b/test/CodeGen/SPARC/exception.ll
@@ -11,7 +11,7 @@
; CHECK-LABEL: main:
; CHECK: .cfi_startproc
-; CHECK: .cfi_def_cfa_register 30
+; CHECK: .cfi_def_cfa_register {{30|%fp}}
; CHECK: .cfi_window_save
; CHECK: .cfi_register 15, 31