diff options
author | Gulfem Savrun Yeniceri <gulfem@google.com> | 2021-07-21 18:11:33 +0000 |
---|---|---|
committer | Gulfem Savrun Yeniceri <gulfem@google.com> | 2021-07-21 18:22:05 +0000 |
commit | 467c7191249b76abff33853b1692a77f327c2422 (patch) | |
tree | e84766fed3df7e49bc140f35405805a8f913d5b1 /llvm/lib/Support/OptimizedStructLayout.cpp | |
parent | 0ca46a1757cdb3dd3b38bef077b45171a2dc3592 (diff) | |
download | llvm-467c7191249b76abff33853b1692a77f327c2422.zip llvm-467c7191249b76abff33853b1692a77f327c2422.tar.gz llvm-467c7191249b76abff33853b1692a77f327c2422.tar.bz2 |
[profile] Change linkage type of a compiler-rt func
This patch changes the linkage type of a compiler-rt func
(__llvm_write_binary_ids) to fix the sanitizer-windows bot
build issue introduced in change f984ac271.
The issue is as the following:
C:\b\slave\sanitizer-windows\llvm-project\compiler-rt\lib\profile\InstrProfilingInternal.h(201):
error C2496: '__llvm_write_binary_ids': 'selectany' can only be applied
to data items with external linkage
Diffstat (limited to 'llvm/lib/Support/OptimizedStructLayout.cpp')
0 files changed, 0 insertions, 0 deletions