[all-commits] [llvm/llvm-project] fefac5: [ASan][Test] Remove hardcoded linker version from ...
Usama Hameed via All-commits
all-commits at lists.llvm.org
Fri Apr 26 14:54:06 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fefac5d5458a00b28860e0193928b30be85413cd
https://github.com/llvm/llvm-project/commit/fefac5d5458a00b28860e0193928b30be85413cd
Author: Usama Hameed <u_hameed at apple.com>
Date: 2024-04-26 (Fri, 26 Apr 2024)
Changed paths:
M compiler-rt/test/asan/TestCases/Darwin/odr-lto.cpp
Log Message:
-----------
[ASan][Test] Remove hardcoded linker version from test (#90147)
This is not needed as the correct linker version is detected at
configure time and passed to all tests on Darwin.
rdar://125052667
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list