[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:47:23 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL276251: [compiler-rt][XRay] re-submitting r276117, with fixes for build breakage due… (authored by dberris).
Changed prior to commit:
https://reviews.llvm.org/D22611?vs=64831&id=64832#toc
Repository:
rL LLVM
https://reviews.llvm.org/D22611
Files:
compiler-rt/trunk/CMakeLists.txt
compiler-rt/trunk/cmake/config-ix.cmake
compiler-rt/trunk/include/CMakeLists.txt
compiler-rt/trunk/include/xray/xray_interface.h
compiler-rt/trunk/lib/CMakeLists.txt
compiler-rt/trunk/lib/xray/CMakeLists.txt
compiler-rt/trunk/lib/xray/xray_flags.cc
compiler-rt/trunk/lib/xray/xray_flags.h
compiler-rt/trunk/lib/xray/xray_flags.inc
compiler-rt/trunk/lib/xray/xray_init.cc
compiler-rt/trunk/lib/xray/xray_interface.cc
compiler-rt/trunk/lib/xray/xray_interface_internal.h
compiler-rt/trunk/lib/xray/xray_trampoline_x86.S
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22611.64832.patch
Type: text/x-patch
Size: 25767 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160721/f40591d9/attachment.bin>
More information about the llvm-commits
mailing list