[all-commits] [llvm/llvm-project] 6420d3: Revert "[asan] Ensure __asan_register_elf_globals ...
Krasimir Georgiev via All-commits
all-commits at lists.llvm.org
Mon Oct 2 04:48:16 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6420d3301cd4f0793adcf11f59e8398db73737d8
https://github.com/llvm/llvm-project/commit/6420d3301cd4f0793adcf11f59e8398db73737d8
Author: Krasimir Georgiev <krasimir at google.com>
Date: 2023-10-02 (Mon, 02 Oct 2023)
Changed paths:
M llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
M llvm/test/Instrumentation/AddressSanitizer/basic.ll
M llvm/test/Instrumentation/AddressSanitizer/global_metadata_array.ll
M llvm/test/Instrumentation/AddressSanitizer/global_with_comdat.ll
Log Message:
-----------
Revert "[asan] Ensure __asan_register_elf_globals is called in COMDAT asan.module_ctor (#67745)"
This reverts commit 16eed8c906875e748c3cb610f3dc4b875f3882aa.
Causes some failures internally, will share privately with the author.
More information about the All-commits
mailing list