[PATCH] D75833: [RISCV] Support RISC-V ELF attribute section in llvm-readobj

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 28 18:16:19 PDT 2020


MaskRay added inline comments.


================
Comment at: llvm/test/tools/llvm-readobj/ELF/RISCV/invalid-attr-version.test:6
+
+# CHECK: unrecognised FormatVersion: 0x42
+
----------------
These diagnostics should start with `error:` or `warning:`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75833





More information about the llvm-commits mailing list