Test commit access.

llvm-svn: 287898
This commit is contained in:
Serge Rogatch 2016-11-24 18:51:47 +00:00
parent 00758090ca
commit a331133e6d
1 changed files with 1 additions and 0 deletions

View File

@ -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.