[all-commits] [llvm/llvm-project] 1c9b83: [dsymutil] Only look for ThinLTO suffixes if we fa...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Tue Mar 23 10:56:10 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1c9b83edaf93376c59b40f49bb8842ad679bea68
https://github.com/llvm/llvm-project/commit/1c9b83edaf93376c59b40f49bb8842ad679bea68
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2021-03-23 (Tue, 23 Mar 2021)
Changed paths:
M llvm/tools/dsymutil/MachODebugMapParser.cpp
Log Message:
-----------
[dsymutil] Only look for ThinLTO suffixes if we failed to find symbol.
Only look for symbols with the ThinLTO suffix if we fail to find the
symbol.
More information about the All-commits
mailing list