mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-09-28 07:17:32 +00:00
Grammar.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192199 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -231,7 +231,7 @@ bool LLVMTargetMachine::addPassesToEmitFile(PassManagerBase &PM,
|
|||||||
/// addPassesToEmitMachineCode - Add passes to the specified pass manager to
|
/// addPassesToEmitMachineCode - Add passes to the specified pass manager to
|
||||||
/// get machine code emitted. This uses a JITCodeEmitter object to handle
|
/// get machine code emitted. This uses a JITCodeEmitter object to handle
|
||||||
/// actually outputting the machine code and resolving things like the address
|
/// actually outputting the machine code and resolving things like the address
|
||||||
/// of functions. This method should returns true if machine code emission is
|
/// of functions. This method should return true if machine code emission is
|
||||||
/// not supported.
|
/// not supported.
|
||||||
///
|
///
|
||||||
bool LLVMTargetMachine::addPassesToEmitMachineCode(PassManagerBase &PM,
|
bool LLVMTargetMachine::addPassesToEmitMachineCode(PassManagerBase &PM,
|
||||||
|
Reference in New Issue
Block a user