[PATCH] D39114: [XRay][darwin] Initial XRay in Darwin Support

Dean Michael Berris via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 9 21:50:49 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL317875: [XRay][darwin] Initial XRay in Darwin Support (authored by dberris).

Changed prior to commit:
  https://reviews.llvm.org/D39114?vs=122352&id=122391#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D39114

Files:
  cfe/trunk/include/clang/Driver/XRayArgs.h
  cfe/trunk/lib/Driver/ToolChains/Darwin.cpp
  cfe/trunk/lib/Driver/XRayArgs.cpp
  compiler-rt/trunk/cmake/config-ix.cmake
  compiler-rt/trunk/lib/xray/CMakeLists.txt
  compiler-rt/trunk/lib/xray/tests/CMakeLists.txt
  compiler-rt/trunk/lib/xray/weak_symbols.txt
  compiler-rt/trunk/lib/xray/xray_init.cc
  compiler-rt/trunk/lib/xray/xray_trampoline_x86_64.S
  compiler-rt/trunk/test/xray/TestCases/Darwin/always-never-instrument.cc
  compiler-rt/trunk/test/xray/TestCases/Darwin/lit.local.cfg
  compiler-rt/trunk/test/xray/TestCases/Linux/lit.local.cfg
  compiler-rt/trunk/test/xray/lit.cfg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39114.122391.patch
Type: text/x-patch
Size: 17512 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171110/ea8bfb43/attachment-0001.bin>


More information about the cfe-commits mailing list