diff options
author | Rahul Joshi <rjoshi@nvidia.com> | 2025-05-21 06:23:01 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-21 06:23:01 -0700 |
commit | b5e3d8ec084d94265b0edc58b82f57597abe645b (patch) | |
tree | b69b55940df7bcc22758b30502a607336b97ff33 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | a7ede51b556f40163db9e3cc67c98c27ba2364d8 (diff) | |
download | llvm-b5e3d8ec084d94265b0edc58b82f57597abe645b.zip llvm-b5e3d8ec084d94265b0edc58b82f57597abe645b.tar.gz llvm-b5e3d8ec084d94265b0edc58b82f57597abe645b.tar.bz2 |
[LLVM][TableGen] Use StringRef for various members `CGIOperandList::OperandInfo` (#140625)
- Change `Name`, `SubopNames`, `PrinterMethodName`, and
`EncoderMethodNames` to be stored as StringRef.
- Also changed `CheckComplexPatMatcher::Name` to StringRef as a fallout
from the above.
Verified that all the tablegen generated files within LLVM are
unchanged.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions