Skip to content
Commit 964bc5db authored by Heiko Carstens's avatar Heiko Carstens
Browse files

s390/vx: remove comments from macros which break LLVM's IAS



LLVM's integrated assembler does not like comments within macros:

<instantiation>:3:19: error: too many positional arguments
        GR_NUM  b2, 1       /* Base register */
                            ^
Remove them, since they are obvious anyway.

Signed-off-by: default avatarHeiko Carstens <hca@linux.ibm.com>
parent 68a971ac
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