[PATCH] D51399: [Xray] Darwin improving slightly the support
Dean Michael Berris via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 28 19:08:17 PDT 2018
dberris added a comment.
Can you describe what the issue with `xray_init` is? Or is it because we're not setting the `XRAY_NO_PREINIT` option in Darwin / macOS?
There's a set of macro checks in `lib/xray/xray_init.cc` which determine whether or not we should be using `.preinit_array`.
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D51399
More information about the llvm-commits
mailing list