[all-commits] [llvm/llvm-project] 8273ca: [MC] Fix typo in getSectionAddressSize comment. NFC
Sam Clegg via All-commits
all-commits at lists.llvm.org
Wed Sep 14 15:16:10 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8273ca1421a6144286698a61b41cd8901c131850
https://github.com/llvm/llvm-project/commit/8273ca1421a6144286698a61b41cd8901c131850
Author: Sam Clegg <sbc at chromium.org>
Date: 2022-09-14 (Wed, 14 Sep 2022)
Changed paths:
M llvm/include/llvm/MC/MCAsmLayout.h
Log Message:
-----------
[MC] Fix typo in getSectionAddressSize comment. NFC
The comment was refering to a now non-existant function that was removed
in 93e3cf0ebd9c95a8df42fff0aa38fc022422b4d4.
Differential Revision: https://reviews.llvm.org/D133098
More information about the All-commits
mailing list