[PATCH] D23398: [XRay] Synthesize a reference to the xray_instr_map

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 13 20:12:21 PDT 2016


rnk added a subscriber: rnk.
rnk added a comment.

How does gold know to avoid stripping .init_array sections? If it's not a special case, I wonder if we could try to do what's done there.


Repository:
  rL LLVM

https://reviews.llvm.org/D23398





More information about the llvm-commits mailing list