[all-commits] [llvm/llvm-project] bdeb15: tsan: remove non-existent MemoryAccessRangeStep
Dmitry Vyukov via All-commits
all-commits at lists.llvm.org
Wed Aug 4 09:04:19 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bdeb15c34eac9884f48a324004708e66ff76557b
https://github.com/llvm/llvm-project/commit/bdeb15c34eac9884f48a324004708e66ff76557b
Author: Dmitry Vyukov <dvyukov at google.com>
Date: 2021-08-04 (Wed, 04 Aug 2021)
Changed paths:
M compiler-rt/lib/tsan/rtl/tsan_rtl.h
Log Message:
-----------
tsan: remove non-existent MemoryAccessRangeStep
Probably was used for Go at some point...
Depends on D107466.
Reviewed By: melver
Differential Revision: https://reviews.llvm.org/D107467
More information about the All-commits
mailing list