mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-03 02:31:26 +00:00
Fix a name in a comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83306 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
9ea8d9a773
commit
e2d0af4d78
@ -91,7 +91,7 @@ public:
|
||||
///
|
||||
bool SelectInstruction(Instruction *I);
|
||||
|
||||
/// SelectInstruction - Do "fast" instruction selection for the given
|
||||
/// SelectOperator - Do "fast" instruction selection for the given
|
||||
/// LLVM IR operator (Instruction or ConstantExpr), and append
|
||||
/// generated machine instructions to the current block. Return true
|
||||
/// if selection was successful.
|
||||
|
Loading…
x
Reference in New Issue
Block a user