[PATCH] D35789: [XRay][compiler-rt] Do not print the warning when the binary is not XRay instrumented.

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 26 18:56:45 PDT 2017


dberris updated this revision to Diff 108402.
dberris added a comment.
Herald added a subscriber: mgorny.

- Fixup: address comments
- Fixup: required testing artefacts


https://reviews.llvm.org/D35789

Files:
  lib/xray/tests/CMakeLists.txt
  lib/xray/tests/unit/buffer_queue_test.cc
  lib/xray/tests/unit/fdr_logging_test.cc
  lib/xray/xray_buffer_queue.h
  lib/xray/xray_init.cc
  test/xray/TestCases/Linux/quiet-start.cc
  test/xray/Unit/lit.site.cfg.in
  test/xray/lit.cfg
  test/xray/lit.site.cfg.in

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35789.108402.patch
Type: text/x-patch
Size: 6773 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170727/011f1fa6/attachment.bin>


More information about the llvm-commits mailing list