[PATCH] D39114: [XRay][compiler-rt][Darwin] Minimal XRay build support in Darwin

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 29 04:19:55 PST 2017


dberris updated this revision to Diff 124717.
dberris added a comment.

- [XRay][compiler-rt][Darwin] Use dynamic initialisation as an alternative


https://reviews.llvm.org/D39114

Files:
  compiler-rt/cmake/config-ix.cmake
  compiler-rt/lib/xray/CMakeLists.txt
  compiler-rt/lib/xray/weak_symbols.txt
  compiler-rt/lib/xray/xray_fdr_logging.cc
  compiler-rt/lib/xray/xray_flags.inc
  compiler-rt/lib/xray/xray_init.cc
  compiler-rt/lib/xray/xray_trampoline_x86_64.S

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39114.124717.patch
Type: text/x-patch
Size: 12597 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171129/53a14ddd/attachment-0001.bin>


More information about the llvm-commits mailing list