[PATCH] D43278: Add Xray instrumentation support to FreeBSD

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 15 06:19:38 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL325240: Add Xray instrumentation support to FreeBSD (authored by kamil, committed by ).
Herald added a subscriber: delcypher.

Changed prior to commit:
  https://reviews.llvm.org/D43278?vs=134383&id=134418#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43278

Files:
  compiler-rt/trunk/cmake/config-ix.cmake
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_internal_defs.h
  compiler-rt/trunk/lib/xray/tests/CMakeLists.txt
  compiler-rt/trunk/lib/xray/tests/unit/fdr_logging_test.cc
  compiler-rt/trunk/lib/xray/xray_fdr_logging_impl.h
  compiler-rt/trunk/lib/xray/xray_flags.inc
  compiler-rt/trunk/lib/xray/xray_inmemory_log.cc
  compiler-rt/trunk/lib/xray/xray_x86_64.cc
  compiler-rt/trunk/lib/xray/xray_x86_64.inc
  compiler-rt/trunk/test/xray/lit.cfg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43278.134418.patch
Type: text/x-patch
Size: 10363 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180215/40352b69/attachment.bin>


More information about the llvm-commits mailing list