[PATCH] D40143: [sanitizer] Refactor how assembly files are handled

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 29 11:27:51 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rCRT319339: [sanitizer] Refactor how assembly files are handled (authored by kuba.brecka).

Changed prior to commit:
  https://reviews.llvm.org/D40143?vs=123220&id=124786#toc

Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D40143

Files:
  cmake/Modules/AddCompilerRT.cmake
  lib/sanitizer_common/sanitizer_asm.h
  lib/tsan/CMakeLists.txt
  lib/tsan/rtl/tsan_rtl_aarch64.S
  lib/tsan/rtl/tsan_rtl_amd64.S
  lib/xray/CMakeLists.txt
  lib/xray/xray_trampoline_x86_64.S

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40143.124786.patch
Type: text/x-patch
Size: 18461 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171129/f5c950e3/attachment.bin>


More information about the llvm-commits mailing list