[PATCH] D157694: [RISCV][MC]Add support for Binary MCExpr
Alex Bradbury via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 14 07:30:06 PDT 2023
asb added a comment.
Thanks for catching this. It looks like if you do e.g. `.LBB0-16` it will just underflow - do other targets do anything smarter here?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157694/new/
https://reviews.llvm.org/D157694
More information about the llvm-commits
mailing list