[PATCH] D47696: [XRay][compiler-rt] Refactor recursion guard for Basic and FDR Mode

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 5 23:13:55 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL334064: [XRay][compiler-rt] Refactor recursion guard for Basic and FDR Mode (authored by dberris, committed by ).
Herald added a subscriber: delcypher.

Changed prior to commit:
  https://reviews.llvm.org/D47696?vs=150068&id=150073#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47696

Files:
  compiler-rt/trunk/lib/xray/tests/CMakeLists.txt
  compiler-rt/trunk/lib/xray/xray_basic_logging.cc
  compiler-rt/trunk/lib/xray/xray_fdr_logging.cc
  compiler-rt/trunk/lib/xray/xray_recursion_guard.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47696.150073.patch
Type: text/x-patch
Size: 5949 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180606/495531d4/attachment.bin>


More information about the llvm-commits mailing list