[PATCH] D43278: Add Xray instrumentation support to FreeBSD

David CARLIER via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 14 09:50:25 PST 2018


devnexen updated this revision to Diff 134251.
devnexen added a comment.

Planning further other platforms implementations.


https://reviews.llvm.org/D43278

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43278.134251.patch
Type: text/x-patch
Size: 8620 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180214/0a593fcf/attachment.bin>


More information about the llvm-commits mailing list