[PATCH] D102052: [MC][RISCV] Add RISCV MCObjectFileInfo

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 16 13:42:29 PDT 2021


MaskRay added a comment.

`riscv64-linux-gnu-as -march=rv64gc a.s` does use 2-byte alignment, so I think this may be fine.

I just cannot find sufficient justification for such a change.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102052



More information about the llvm-commits mailing list