[PATCH] D11942: [GlobalMerge] Use private linkage for MergedGlobals variables

Ahmed Bougacha via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 11 17:07:08 PDT 2015


ab added a comment.

This means we'll start emitting aliases even when -global-merge-on-external=false (mach-o), right?  As I explained on the other review, this is probably not OK on darwin.


Repository:
  rL LLVM

http://reviews.llvm.org/D11942





More information about the llvm-commits mailing list