[all-commits] [llvm/llvm-project] 9a2b54: lld: const-qualify iterations through VarStreamArr...
Duncan P. N. Exon Smith via All-commits
all-commits at lists.llvm.org
Fri Nov 12 14:30:39 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9a2b54af221717bf71040b530c4ac8043e1db23a
https://github.com/llvm/llvm-project/commit/9a2b54af221717bf71040b530c4ac8043e1db23a
Author: Duncan P. N. Exon Smith <dexonsmith at apple.com>
Date: 2021-11-12 (Fri, 12 Nov 2021)
Changed paths:
M lld/COFF/DebugTypes.cpp
M lld/COFF/PDB.cpp
Log Message:
-----------
lld: const-qualify iterations through VarStreamArray, NFC
No functionality change here; just unblocking a patch to LLVM.
More information about the All-commits
mailing list