[PATCH] D103174: RISCV: honour `.option relax` in assembly

Saleem Abdulrasool via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 26 08:49:08 PDT 2021


compnerd added a comment.

I don't understand the diff rendering on differential.  The change is literally the 3 lines being added to `RISCVTargetELFStreamer::emitDirectiveOptionRelax`.  The raw diff does not show any changes to the other lines around it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103174



More information about the llvm-commits mailing list