[PATCH] D74023: [RISCV] ELF attribute section for RISC-V

Ana Pazos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 19 17:29:10 PST 2020


apazos added inline comments.


================
Comment at: llvm/test/MC/RISCV/attribute-with-insts.s:5
+
+# RUN: llvm-mc -triple riscv32 -filetype=obj %s \
+# RUN: | llvm-objdump -triple riscv32 -d -M no-aliases - \
----------------
Kai, do you plan to add some llvm-readelf tests?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74023





More information about the llvm-commits mailing list