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

Dean Michael Berris via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 7 17:37:00 PDT 2016


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

Changed prior to commit:
  https://reviews.llvm.org/D23933?vs=70574&id=70629#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.70629.patch
Type: text/x-patch
Size: 26013 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160908/4b592f6b/attachment.bin>


More information about the llvm-commits mailing list