[all-commits] [llvm/llvm-project] 7ddd35: [RISCV][ASAN] Fix TLS offsets

Luís Marques via All-commits all-commits at lists.llvm.org
Mon Oct 19 05:42:19 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7ddd354d47cc2f41a072e116b879c6bdf32a1578
      https://github.com/llvm/llvm-project/commit/7ddd354d47cc2f41a072e116b879c6bdf32a1578
  Author: Luís Marques <luismarques at lowrisc.org>
  Date:   2020-10-19 (Mon, 19 Oct 2020)

  Changed paths:
    M compiler-rt/lib/sanitizer_common/sanitizer_linux_libcdep.cpp
    M compiler-rt/lib/sanitizer_common/sanitizer_tls_get_addr.cpp

  Log Message:
  -----------
  [RISCV][ASAN] Fix TLS offsets

Fix a RISC-V ASan test failure: `TestCases/Linux/static_tls.cpp`.

Differential Revision: https://reviews.llvm.org/D89244




More information about the All-commits mailing list