Commit b927e8c7 by Alexandre Oliva

Align value of UNSPECV_ALIGN

From-SVN: r37910
parent f00018dd
...@@ -113,7 +113,7 @@ ...@@ -113,7 +113,7 @@
;; These are used with unspec_volatile. ;; These are used with unspec_volatile.
(UNSPECV_BLOCKAGE 0) (UNSPECV_BLOCKAGE 0)
(UNSPECV_ALIGN 1) (UNSPECV_ALIGN 1)
(UNSPECV_CONST2 2) (UNSPECV_CONST2 2)
(UNSPECV_CONST4 4) (UNSPECV_CONST4 4)
(UNSPECV_CONST8 6) (UNSPECV_CONST8 6)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment