[PATCH] D23933: [XRay] ARM 32-bit no-Thumb support in compiler-rt

Serge Rogatch via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 19 12:08:35 PDT 2016


rSerge updated this revision to Diff 71865.
rSerge added a comment.

Implemented the changes requested in the code review comments.


https://reviews.llvm.org/D23933

Files:
  cmake/config-ix.cmake
  lib/sanitizer_common/scripts/gen_dynamic_list.py
  lib/xray/CMakeLists.txt
  lib/xray/xray_arm.cc
  lib/xray/xray_inmemory_log.cc
  lib/xray/xray_interface.cc
  lib/xray/xray_interface_internal.h
  lib/xray/xray_trampoline_arm.S
  lib/xray/xray_x86_64.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23933.71865.patch
Type: text/x-patch
Size: 26179 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160919/0f8c6168/attachment.bin>


More information about the llvm-commits mailing list