[all-commits] [llvm/llvm-project] 6ff809: [Alignment] Fix old method name in comment. NFC
Craig Topper via All-commits
all-commits at lists.llvm.org
Thu Oct 31 11:24:06 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6ff8091b5ee6fdd6445acf05d33323f862ad5dd8
https://github.com/llvm/llvm-project/commit/6ff8091b5ee6fdd6445acf05d33323f862ad5dd8
Author: Craig Topper <craig.topper at sifive.com>
Date: 2024-10-31 (Thu, 31 Oct 2024)
Changed paths:
M llvm/include/llvm/Support/Alignment.h
Log Message:
-----------
[Alignment] Fix old method name in comment. NFC
getValue() was renamed to value() in the migration from
llvm::Optional to std::optional.
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