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

David Majnemer via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 13 20:28:38 PDT 2016


majnemer added a comment.

In https://reviews.llvm.org/D23398#542014, @rnk wrote:

> 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.


It is a special case: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=blob;f=gold/object.cc;h=a631c9937c5f589de5db561e381f161c637bdfde;hb=HEAD#l1618


Repository:
  rL LLVM

https://reviews.llvm.org/D23398





More information about the llvm-commits mailing list