[PATCH] D120702: [RISCV] emit .option directive when generate assembly file

Jessica Clarke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 1 04:13:06 PST 2022


jrtc27 added a comment.

We already rejected this in the past. They’re unnecessary if you don’t bogusly drop flags when assembling.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120702



More information about the llvm-commits mailing list