[PATCH] D138026: [ARM][AArch64] Use StringRef in TargetParser structs
Thorsten via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 17 09:41:20 PST 2022
tschuett added a comment.
`Optional<StringRef>` is too verbose to model the invalid case?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138026/new/
https://reviews.llvm.org/D138026
More information about the llvm-commits
mailing list