mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-23 17:32:49 +00:00
Fix a spelling error
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33556 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
6635f35cae
commit
3c983c3dc1
@ -23,7 +23,7 @@
|
||||
namespace llvm {
|
||||
namespace PPCISD {
|
||||
enum NodeType {
|
||||
// Start the numbering where the builting ops and target ops leave off.
|
||||
// Start the numbering where the builtin ops and target ops leave off.
|
||||
FIRST_NUMBER = ISD::BUILTIN_OP_END+PPC::INSTRUCTION_LIST_END,
|
||||
|
||||
/// FSEL - Traditional three-operand fsel node.
|
||||
|
Loading…
x
Reference in New Issue
Block a user