mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-15 07:39:31 +00:00
[IndirectCallPromotion] Remove duplicate comment. NFC
llvm-svn: 268986
This commit is contained in:
parent
4a8b17b9f3
commit
2a82eb3b94
@ -454,7 +454,6 @@ static void fixupPHINodeForNormalDest(Instruction *Inst, BasicBlock *BB,
|
||||
}
|
||||
}
|
||||
|
||||
// Add a bitcast instruction to the direct-call return value if needed.
|
||||
// Add a bitcast instruction to the direct-call return value if needed.
|
||||
static Instruction *insertCallRetCast(const Instruction *Inst,
|
||||
Instruction *DirectCallInst,
|
||||
|
Loading…
Reference in New Issue
Block a user