[PATCH] D49822: [GlobalMerge] Allow merging globals with explicit section markings.

Tobias Edler von Koch via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 1 15:09:29 PDT 2018


tobiasvk added a comment.

There is this vague, unspecified idea across the code base not to "touch" anything that hasSection().  We should be more deliberate and decide on a case-by-case basis, so this looks like the right thing to do for this pass.


Repository:
  rL LLVM

https://reviews.llvm.org/D49822





More information about the llvm-commits mailing list