]> granicus.if.org Git - zfs/commit
Clang fixes
authoralaviss <alaviss@users.noreply.github.com>
Wed, 5 Jul 2017 17:38:20 +0000 (00:38 +0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 5 Jul 2017 17:38:20 +0000 (10:38 -0700)
commit688c94c5c03c693f91d48adcf4b8826f8e16c6fd
treec79374d70cfbca3bb61a80312691a518bee37101
parent02dc43bc4615537e8e198170a0711e317c8e6dda
Clang fixes

Clang doesn't support `/` as comment in assembly, this patch replaces
them with `#`.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: George Melikov <mail@gmelikov.ru>
Signed-off-by: Leorize <alaviss@users.noreply.github.com>
Closes #6311
module/icp/asm-x86_64/sha2/sha256_impl.S
module/icp/asm-x86_64/sha2/sha512_impl.S