[PATCH] D147592: Replace `const std::string&` with StringRef in TargetRegistry APIs.
Aaron Ballman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 25 05:57:36 PDT 2023
aaron.ballman accepted this revision.
aaron.ballman added a comment.
This revision is now accepted and ready to land.
LGTM, though please add "NFC" to the commit message subject when you land the changes so it's clear there's no functional changes happening (hence, no need for tests).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147592/new/
https://reviews.llvm.org/D147592
More information about the llvm-commits
mailing list