aboutsummaryrefslogtreecommitdiff
path: root/test/MC/Hexagon
diff options
context:
space:
mode:
authorKrzysztof Parzyszek <kparzysz@codeaurora.org>2017-05-02 18:19:11 +0000
committerKrzysztof Parzyszek <kparzysz@codeaurora.org>2017-05-02 18:19:11 +0000
commitb1b2c37305af83d26aab5f26de17531a013fec1e (patch)
tree1b8559a5eeed10e04ee4f86b95e882d9c1be8a5a /test/MC/Hexagon
parente77118b4a6e4209a2c6f1a8ec59b5b4349fcfb69 (diff)
downloadllvm-b1b2c37305af83d26aab5f26de17531a013fec1e.tar.gz
[Hexagon] Change iconst to emit 27bit relocation
Patch by Colin LeMahieu. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@301956 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/MC/Hexagon')
-rw-r--r--test/MC/Hexagon/iconst.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/MC/Hexagon/iconst.s b/test/MC/Hexagon/iconst.s
index 917cc64ba95..156d1abe8cb 100644
--- a/test/MC/Hexagon/iconst.s
+++ b/test/MC/Hexagon/iconst.s
@@ -2,5 +2,5 @@
a:
# CHECK: r0 = add(r0,#0)
-# CHECK: R_HEX_23_REG
+# CHECK: R_HEX_27_REG
r0 = iconst(#a)