diff options
author | Paschalis Mpeis <paschalis.mpeis@arm.com> | 2024-07-15 18:30:40 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-15 16:30:40 +0100 |
commit | deff3afd35d4f301fe74d20cf9b180c79d2b7016 (patch) | |
tree | bd39eff02ec6ed2b3589bc94a3700499334f7e32 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 6469faf9fd835a0fab6290168949d00e35556e75 (diff) | |
download | llvm-deff3afd35d4f301fe74d20cf9b180c79d2b7016.zip llvm-deff3afd35d4f301fe74d20cf9b180c79d2b7016.tar.gz llvm-deff3afd35d4f301fe74d20cf9b180c79d2b7016.tar.bz2 |
[NFC][BOLT] Rename createDummyReturnFunction to createReturnInstructi.. (#98448)
`createDummyReturnFunction` is not creating a function but instead only
a function body that is simply a return statement.
This patch renames it to: `createReturnInstructionList`
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions