[all-commits] [llvm/llvm-project] ef2627: [profile] Add underscore to /alternatename for Win...
aeubanks via All-commits
all-commits at lists.llvm.org
Wed Jul 28 14:59:24 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ef2627e1fa7c5009aae8b0bbfdec7ff4419ee5d3
https://github.com/llvm/llvm-project/commit/ef2627e1fa7c5009aae8b0bbfdec7ff4419ee5d3
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2021-07-28 (Wed, 28 Jul 2021)
Changed paths:
M compiler-rt/lib/profile/InstrProfilingFile.c
Log Message:
-----------
[profile] Add underscore to /alternatename for Win/x86
/alternatename should use the mangled name. On x86 we need an extra
underscore.
Copied from sanitizer_win_defs.h
Fixes https://crbug.com/1233589.
Reviewed By: phosek
Differential Revision: https://reviews.llvm.org/D107000
More information about the All-commits
mailing list