[PATCH] D22611: [compiler-rt][XRay] re-submitting r276117, with fixes for build breakage due to extraneous and missing dependencies and attempts to build on unsupported OSes

Dean Michael Berris via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 21 00:44:23 PDT 2016


dberris updated this revision to Diff 64831.
dberris marked an inline comment as done.
dberris added a comment.

- Add TODO to refactor sanitizer_common into smaller pieces


https://reviews.llvm.org/D22611

Files:
  CMakeLists.txt
  cmake/config-ix.cmake
  include/CMakeLists.txt
  include/xray/xray_interface.h
  lib/CMakeLists.txt
  lib/xray/CMakeLists.txt
  lib/xray/xray_flags.cc
  lib/xray/xray_flags.h
  lib/xray/xray_flags.inc
  lib/xray/xray_init.cc
  lib/xray/xray_interface.cc
  lib/xray/xray_interface_internal.h
  lib/xray/xray_trampoline_x86.S

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22611.64831.patch
Type: text/x-patch
Size: 24917 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160721/9b667a13/attachment.bin>


More information about the llvm-commits mailing list