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

Dean Michael Berris via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 20 07:44:45 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL281971: [XRay] ARM 32-bit no-Thumb support in compiler-rt (authored by dberris).

Changed prior to commit:
  https://reviews.llvm.org/D23933?vs=71865&id=71933#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23933

Files:
  compiler-rt/trunk/cmake/config-ix.cmake
  compiler-rt/trunk/lib/sanitizer_common/scripts/gen_dynamic_list.py
  compiler-rt/trunk/lib/xray/CMakeLists.txt
  compiler-rt/trunk/lib/xray/xray_arm.cc
  compiler-rt/trunk/lib/xray/xray_inmemory_log.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_arm.S
  compiler-rt/trunk/lib/xray/xray_x86_64.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23933.71933.patch
Type: text/x-patch
Size: 26005 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160920/31fa3d52/attachment.bin>


More information about the llvm-commits mailing list