[PATCH] D10679: Internalize: internalize comdat members as a group, and drop comdat on such members.
Peter Collingbourne
peter at pcc.me.uk
Thu Jul 16 09:27:44 PDT 2015
pcc added a comment.
Sorry, I meant this:
$c = comdat any
@a = global i32 0, comdat($c)
@b = alias i32* @a
http://reviews.llvm.org/D10679
More information about the llvm-commits
mailing list