diff options
-rw-r--r-- | lib/Target/SparcV9/SparcV9Instr.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/SparcV9/SparcV9Instr.def b/lib/Target/SparcV9/SparcV9Instr.def index 92f40dbbb9..f277224ef1 100644 --- a/lib/Target/SparcV9/SparcV9Instr.def +++ b/lib/Target/SparcV9/SparcV9Instr.def @@ -2,7 +2,7 @@ // // This file describes all of the instructions that the sparc backend uses. It // relys on an external 'I' macro being defined that takes the arguments -// specified below, and is used to make all of the information relavant to an +// specified below, and is used to make all of the information relevant to an // instruction be in one place. // //===----------------------------------------------------------------------===// |