mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-26 04:32:44 +01:00
Fix typo in comment.
llvm-svn: 9187
This commit is contained in:
parent
2a7cedb657
commit
edea9eca83
@ -176,7 +176,7 @@ namespace {
|
||||
}
|
||||
|
||||
/// addPassesToEmitMachineCode - Add passes to the specified pass manager to get
|
||||
/// machine code emitted. This uses a MAchineCodeEmitter object to handle
|
||||
/// machine code emitted. This uses a MachineCodeEmitter object to handle
|
||||
/// actually outputting the machine code and resolving things like the address
|
||||
/// of functions. This method should returns true if machine code emission is
|
||||
/// not supported.
|
||||
|
Loading…
Reference in New Issue
Block a user