[PATCH] D57497: [RISCV] Passing -G value to RISCV backend

Simon Cook via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 31 03:26:28 PST 2019


simoncook added a comment.

As this mllvm option only affects the creation of ELF objects, do we also need to add a similar option for the LTO case, as the -G value would have no effect otherwise?


Repository:
  rC Clang

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

https://reviews.llvm.org/D57497





More information about the cfe-commits mailing list