[all-commits] [llvm/llvm-project] a79acb: [BOLT] Fix setHasSymbolsWithFileName (#92625)
Amir Ayupov via All-commits
all-commits at lists.llvm.org
Wed May 22 13:58:13 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a79acb0ce56422aeaadf82b8eeb5001108c23f94
https://github.com/llvm/llvm-project/commit/a79acb0ce56422aeaadf82b8eeb5001108c23f94
Author: Amir Ayupov <aaupov at fb.com>
Date: 2024-05-22 (Wed, 22 May 2024)
Changed paths:
M bolt/include/bolt/Core/BinaryContext.h
M bolt/lib/Rewrite/RewriteInstance.cpp
Log Message:
-----------
[BOLT] Fix setHasSymbolsWithFileName (#92625)
The function is used to ignore the parameter and set
`HasSymbolsWithFileName` unconditionally.
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