diff options
author | Heejin Ahn <aheejin@gmail.com> | 2024-03-19 11:00:33 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-19 11:00:33 -0700 |
commit | 71b69dd21becdfbf8922674ce6ca4129926660ab (patch) | |
tree | cb03c6576530feafc95cb3cd158f78d00f8b26a6 /llvm/lib/CodeGen/FreeMachineFunction.cpp | |
parent | 3176c157190c80b4279dec86c4b9b84472d8ccac (diff) | |
download | llvm-71b69dd21becdfbf8922674ce6ca4129926660ab.zip llvm-71b69dd21becdfbf8922674ce6ca4129926660ab.tar.gz llvm-71b69dd21becdfbf8922674ce6ca4129926660ab.tar.bz2 |
[WebAssembly] Pass ArrayRef by value (NFC) (#85732)
`ArrayRef` is supposed to be passed by value:
https://github.com/llvm/llvm-project/blob/bda05140fb758156ae35f3919e6283d94bfa3905/llvm/include/llvm/ADT/ArrayRef.h#L38-L39
Diffstat (limited to 'llvm/lib/CodeGen/FreeMachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions