aboutsummaryrefslogtreecommitdiff
path: root/clang/unittests/Frontend/CompilerInvocationTest.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@sifive.com>2021-01-05 10:23:04 -0800
committerCraig Topper <craig.topper@sifive.com>2021-01-05 10:41:08 -0800
commit249d7de1190f50178181d2477aa661cd252e294c (patch)
tree6967f1e9ba0cad2891318888126c71da3b9d6fe4 /clang/unittests/Frontend/CompilerInvocationTest.cpp
parent3b8b2c7da2efb88d9f13e911e383af430ab463ef (diff)
downloadllvm-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