[PATCH] D46174: [XRay][compiler-rt] Support string-based config for FDR mode

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 3 23:17:14 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rCRT331506: [XRay][compiler-rt] Support string-based config for FDR mode (authored by dberris, committed by ).
Herald added a subscriber: Sanitizers.

Changed prior to commit:
  https://reviews.llvm.org/D46174?vs=145147&id=145153#toc

Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D46174

Files:
  lib/xray/CMakeLists.txt
  lib/xray/xray_fdr_flags.cc
  lib/xray/xray_fdr_flags.h
  lib/xray/xray_fdr_flags.inc
  lib/xray/xray_fdr_logging.cc
  lib/xray/xray_flags.cc
  lib/xray/xray_flags.h
  lib/xray/xray_flags.inc
  test/xray/TestCases/Posix/fdr-mode.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46174.145153.patch
Type: text/x-patch
Size: 16833 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180504/db580fc5/attachment.bin>


More information about the llvm-commits mailing list