diff options
author | Craig Topper <craig.topper@sifive.com> | 2021-01-05 10:23:04 -0800 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2021-01-05 10:41:08 -0800 |
commit | 249d7de1190f50178181d2477aa661cd252e294c (patch) | |
tree | 6967f1e9ba0cad2891318888126c71da3b9d6fe4 /clang/unittests/Frontend/CompilerInvocationTest.cpp | |
parent | 3b8b2c7da2efb88d9f13e911e383af430ab463ef (diff) | |
download | llvm-249d7de1190f50178181d2477aa661cd252e294c.zip llvm-249d7de1190f50178181d2477aa661cd252e294c.tar.gz llvm-249d7de1190f50178181d2477aa661cd252e294c.tar.bz2 |
[RISCV] Don't print zext.b alias.
This alias for andi x, 255 was recently added to the spec. If we
print it, code we output can't be compiled with -fno-integrated-as
unless the GNU assembler is also a version that supports alias.
Reviewed By: lenary
Differential Revision: https://reviews.llvm.org/D93826
Diffstat (limited to 'clang/unittests/Frontend/CompilerInvocationTest.cpp')
0 files changed, 0 insertions, 0 deletions