[PATCH] D21982: WIP: Implement a per-thread inmemory log

Dean Michael Berris via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 25 20:01:14 PDT 2016


dberris updated this revision to Diff 65464.
dberris added a comment.

- Fixup CMake config and lit configuration
- Fixup test case to clean up after itself

This is now ready for another look.


https://reviews.llvm.org/D21982

Files:
  CMakeLists.txt
  include/xray/xray_records.h
  lib/xray/CMakeLists.txt
  lib/xray/xray_flags.inc
  lib/xray/xray_inmemory_log.cc
  test/CMakeLists.txt
  test/lit.common.cfg
  test/xray/CMakeLists.txt
  test/xray/TestCases/Linux/fixedsize-logging.cc
  test/xray/lit.cfg
  test/xray/lit.site.cfg.in

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21982.65464.patch
Type: text/x-patch
Size: 16002 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160726/1d116cda/attachment.bin>


More information about the llvm-commits mailing list