[PATCH] D123515: [RISCV] Support '.option arch' directive

Luís Marques via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 24 08:59:52 PDT 2023


luismarques added a comment.

Adding a test showing that using `.option arch` in inline assembly doesn't affect ELF attributes nor set the `EF_RISCV_RVC` ELF flag would be nice. The latter can also be tested for assembly files.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123515



More information about the llvm-commits mailing list