Revert "[XRay] ARM 32-bit no-Thumb support in compiler-rt"
authorRenato Golin <renato.golin@linaro.org>
Thu, 8 Sep 2016 17:13:15 +0000 (17:13 +0000)
committerRenato Golin <renato.golin@linaro.org>
Thu, 8 Sep 2016 17:13:15 +0000 (17:13 +0000)
commit6f605133dd72d7ae404e10e2721c2165d0965cb4
tree0ab33d4f6251151b2951e1f30a5f888067cab55a
parent0f1fcd6fc61f6ea12a9aea897b61e01e0fd57c63
Revert "[XRay] ARM 32-bit no-Thumb support in compiler-rt"

This reverts commit r280890, as the related LLVM commit broke the thumb bots.

llvm-svn: 280969
compiler-rt/cmake/config-ix.cmake
compiler-rt/lib/sanitizer_common/scripts/gen_dynamic_list.py
compiler-rt/lib/xray/CMakeLists.txt
compiler-rt/lib/xray/xray_arm.cc [deleted file]
compiler-rt/lib/xray/xray_inmemory_log.cc
compiler-rt/lib/xray/xray_interface.cc
compiler-rt/lib/xray/xray_interface_internal.h
compiler-rt/lib/xray/xray_trampoline_arm.S [deleted file]
compiler-rt/lib/xray/xray_x86_64.cc [deleted file]