diff options
author | Kazu Hirata <kazu@google.com> | 2024-11-14 15:05:50 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-14 15:05:50 -0800 |
commit | 44adc245d8e7e16b730fb247f3b8b47428e2864b (patch) | |
tree | 7911c56e97e7c13e98eb4ae82d06cbe816d6bcfa /llvm/lib/CodeGen | |
parent | 2d6459cb284505e54af53f519f2d230bb973d453 (diff) | |
download | llvm-44adc245d8e7e16b730fb247f3b8b47428e2864b.zip llvm-44adc245d8e7e16b730fb247f3b8b47428e2864b.tar.gz llvm-44adc245d8e7e16b730fb247f3b8b47428e2864b.tar.bz2 |
[memprof] Use ArrayRef instead of std::vector<LinearFrameId> (NFC) (#116279)
LLVM Programmer's Manual prefers ArrayRef over actual sequential
container types for read accesses.
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions