[all-commits] [llvm/llvm-project] 935229: [ELF] Symbol::getVA: assert not called on a lazy s...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Wed Jan 5 00:47:01 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 935229f66bf96914a63ed9be740bb82995abbe55
https://github.com/llvm/llvm-project/commit/935229f66bf96914a63ed9be740bb82995abbe55
Author: Fangrui Song <i at maskray.me>
Date: 2022-01-05 (Wed, 05 Jan 2022)
Changed paths:
M lld/ELF/Symbols.cpp
Log Message:
-----------
[ELF] Symbol::getVA: assert not called on a lazy symbol
The code path is dead after D111365.
More information about the All-commits
mailing list