[llvm] [llvm] Add a new `Triple::str(N)` method (PR #145150)
Joseph Huber via llvm-commits
llvm-commits at lists.llvm.org
Sat Jun 21 05:22:32 PDT 2025
https://github.com/jhuber6 commented:
What's the expected use here? Seems very specific and more easily done with `str.split('-')`.
https://github.com/llvm/llvm-project/pull/145150
More information about the llvm-commits
mailing list