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

Serge Rogatch via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 1 11:56:31 PDT 2016


rSerge updated this revision to Diff 70039.
rSerge marked 3 inline comments as done.
rSerge added a comment.

Fixed Ubuntu x86_64 build. Implemented the changes requested in 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.70039.patch
Type: text/x-patch
Size: 26181 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160901/8ae38db4/attachment.bin>


More information about the llvm-commits mailing list