[PATCH] D101337: [dsymutil] Add flag to force a static variable to keep its enclosing function

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 2 13:12:16 PDT 2021


dblaikie added a comment.

Have you got any size data on it? Might be nice to avoid the fragmentation/extra flag if the cost isn't especially high.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101337



More information about the llvm-commits mailing list