[all-commits] [llvm/llvm-project] afbd2c: [TableGen] Use StringRef::empty() instead of compa...
Craig Topper via All-commits
all-commits at lists.llvm.org
Mon Apr 28 16:48:13 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: afbd2ce80f62d645eb1f7bee2ce6c14ac626c337
https://github.com/llvm/llvm-project/commit/afbd2ce80f62d645eb1f7bee2ce6c14ac626c337
Author: Craig Topper <craig.topper at sifive.com>
Date: 2025-04-28 (Mon, 28 Apr 2025)
Changed paths:
M llvm/utils/TableGen/DecoderEmitter.cpp
Log Message:
-----------
[TableGen] Use StringRef::empty() instead of comparing to an empty string. NFC (#137673)
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