diff options
author | Mircea Trofin <mtrofin@google.com> | 2022-01-31 13:42:47 -0800 |
---|---|---|
committer | Mircea Trofin <mtrofin@google.com> | 2022-01-31 13:44:33 -0800 |
commit | bc3b372161716a4c4845d47a877e4892df0d08da (patch) | |
tree | 56470d3ac276c12909475319e9e5fedf65cfbe4f /clang/lib/CodeGen/CodeGenModule.h | |
parent | 52a1346b78b0971b6a89c53a6881cb9655e81245 (diff) | |
download | llvm-bc3b372161716a4c4845d47a877e4892df0d08da.zip llvm-bc3b372161716a4c4845d47a877e4892df0d08da.tar.gz llvm-bc3b372161716a4c4845d47a877e4892df0d08da.tar.bz2 |
[nfc][mlgo] De-const a parameter
We plan to pass the MachineFunction& to APIs that expect it non-const
(for legitimate reasons). The advisor still holds the ref as a const
ref, though, so we keep most of the maintainability value of that.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.h')
0 files changed, 0 insertions, 0 deletions