[PATCH] D22611: [compiler-rt][XRay] Re-roll r276117, with fixes.
Dean Michael Berris via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 20 22:22:25 PDT 2016
dberris created this revision.
dberris added reviewers: kcc, rnk, echristo.
dberris added a subscriber: llvm-commits.
Herald added a subscriber: mehdi_amini.
This is a fixed-up version of D21612, to address failure identified post-commit.
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.64821.patch
Type: text/x-patch
Size: 24379 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160721/1bb59f6f/attachment.bin>
More information about the llvm-commits
mailing list