[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
Wed Jul 20 23:55:13 PDT 2016


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

- Clang-format


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.64829.patch
Type: text/x-patch
Size: 24378 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160721/04abc656/attachment.bin>


More information about the llvm-commits mailing list