[PATCH] D132204: [RISCV] Generate correct ELF abi flag when empty .ll file has target-abi attribute

Jessica Clarke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 24 13:03:16 PDT 2022


jrtc27 added inline comments.


================
Comment at: llvm/test/CodeGen/RISCV/module-target-abi3.ll:5
+
+attributes #0 = { "target-features"="+f"}
+!llvm.module.flags = !{!0}
----------------
Inconsistent spacing in {}


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132204



More information about the llvm-commits mailing list