[all-commits] [llvm/llvm-project] fd38a9: [TargetParser] Use StringRef::split that takes a c...
Craig Topper via All-commits
all-commits at lists.llvm.org
Sat Jan 4 12:33:16 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fd38a95586477f8f60330ef723406d69b33b91f6
https://github.com/llvm/llvm-project/commit/fd38a95586477f8f60330ef723406d69b33b91f6
Author: Craig Topper <craig.topper at sifive.com>
Date: 2025-01-04 (Sat, 04 Jan 2025)
Changed paths:
M llvm/lib/TargetParser/Host.cpp
Log Message:
-----------
[TargetParser] Use StringRef::split that takes a char separator instead of StringRef separator. NFC
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