[PATCH] D57497: [RISCV] Passing small data limitation value to RISCV backend

Eli Friedman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 4 11:09:52 PST 2019


efriedma added a comment.

How do we actually want this to work for LTO?  Would it make sense to encode this on global variables somehow, to allow different thresholds for different source files?


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