[PATCH] D157657: [RISCV] Support R_RISCV_SET_ULEB128/R_RISCV_SUB_ULEB128 for .uleb128 directives
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Nov 18 09:51:45 PST 2023
craig.topper added inline comments.
================
Comment at: llvm/include/llvm/MC/MCFragment.h:438
SmallString<8> Contents;
----------------
Should this Contents field be removed?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157657/new/
https://reviews.llvm.org/D157657
More information about the llvm-commits
mailing list