mirror of
https://github.com/RPCSX/llvm.git
synced 2024-12-03 01:12:59 +00:00
Test commit access.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@287898 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
7a525e09ac
commit
ef5c24c358
@ -44,6 +44,7 @@ private:
|
||||
// like x86/x86_64.
|
||||
void replaceRetWithPatchableRet(MachineFunction &MF,
|
||||
const TargetInstrInfo *TII);
|
||||
|
||||
// Prepend the original return instruction with the exit sled code ("patchable
|
||||
// function exit" pseudo-instruction), preserving the original return
|
||||
// instruction just after the exit sled code.
|
||||
|
Loading…
Reference in New Issue
Block a user