diff options
author | Rahul Joshi <rjoshi@nvidia.com> | 2025-04-15 10:39:08 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-15 10:39:08 -0700 |
commit | 1545f1139127b92be15fcd2964114028a2d07194 (patch) | |
tree | d9c3842e5b5d7b1e4727ff414fe2c091a5f67362 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 3192ecfa89a48b5f56ff36956abe7e84327ced5d (diff) | |
download | llvm-1545f1139127b92be15fcd2964114028a2d07194.zip llvm-1545f1139127b92be15fcd2964114028a2d07194.tar.gz llvm-1545f1139127b92be15fcd2964114028a2d07194.tar.bz2 |
[NFC][NVPTX] Use StringRef for Modifier arg in NVPTXInstPrinter (#135793)
- Use StringRef type for Modifier instead of const char *.
- Remove Modifier arg from functions that do not need them.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions