[all-commits] [llvm/llvm-project] 522d9f: Use modern @got syntax in tsan assembly, instead o...
cooperp via All-commits
all-commits at lists.llvm.org
Mon Feb 20 14:47:11 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 522d9f554524de00865dbdfb9e5df9cf50f814b9
https://github.com/llvm/llvm-project/commit/522d9f554524de00865dbdfb9e5df9cf50f814b9
Author: Peter Cooper <peter_cooper at apple.com>
Date: 2023-02-20 (Mon, 20 Feb 2023)
Changed paths:
M compiler-rt/lib/tsan/rtl/tsan_rtl_aarch64.S
Log Message:
-----------
Use modern @got syntax in tsan assembly, instead of old style non_lazy_pointers. NFC
Reviewed By: kubamracek, yln, wrotki, dvyukov
Differential Revision: https://reviews.llvm.org/D143959
More information about the All-commits
mailing list