mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-20 17:38:00 +00:00
I can type.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78453 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
41aefdcdd1
commit
34f8a029e3
@ -109,7 +109,7 @@ bool Thumb2ITBlockPass::runOnMachineFunction(MachineFunction &Fn) {
|
||||
return Modified;
|
||||
}
|
||||
|
||||
/// createThumb2ITBlockPass - returns and instance of the Thumb IT blocks
|
||||
/// createThumb2ITBlockPass - Returns an instance of the Thumb2 IT blocks
|
||||
/// insertion pass.
|
||||
FunctionPass *llvm::createThumb2ITBlockPass() {
|
||||
return new Thumb2ITBlockPass();
|
||||
|
Loading…
x
Reference in New Issue
Block a user