[PATCH] D125905: [RISCV] Fix state persistence bugs (PR55548)

Jessica Clarke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 19 19:54:55 PDT 2022


jrtc27 added inline comments.


================
Comment at: llvm/test/MC/RISCV/twice.ll:6-7
+; appropriate ::reset method.
+; RUN: llc -compile-twice -filetype=obj %s -o - \
+; RUN:     -mtriple riscv64-unknown-linux-gnu \
+; RUN:     | llvm-objdump --section-headers - \
----------------



Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D125905/new/

https://reviews.llvm.org/D125905



More information about the llvm-commits mailing list