[all-commits] [llvm/llvm-project] 21d728: Revert "[sanitizer] Do not mmap FlagParser::flags_"
PiJoules via All-commits
all-commits at lists.llvm.org
Tue Aug 29 13:01:14 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 21d72872691fc25244841319c21dfe1236c88636
https://github.com/llvm/llvm-project/commit/21d72872691fc25244841319c21dfe1236c88636
Author: Leonard Chan <leonardchan at google.com>
Date: 2023-08-29 (Tue, 29 Aug 2023)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_flag_parser.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_flag_parser.h
Log Message:
-----------
Revert "[sanitizer] Do not mmap FlagParser::flags_"
Reverting since this caused Linux/odd_stack_size.cpp to fail on a bunch
of builders.
This reverts commit 34e2f4f2e28a464b127d878979efbc87bc148db5.
More information about the All-commits
mailing list