mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-30 07:14:53 +00:00
Fixed spelling and grammar.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4353 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
e585a7d12a
commit
6ee9b5a57d
@ -1,9 +1,9 @@
|
||||
//===-- X86RegisterInfo.def - X86 Register Information ----------*- C++ -*-===//
|
||||
//
|
||||
// This file describes all of the registers that the X86 backend uses. It relys
|
||||
// This file describes all of the registers that the X86 backend uses. It relies
|
||||
// on an external 'R' macro being defined that takes the arguments specified
|
||||
// below, and is used to make all of the information relevant to an registers be
|
||||
// in one place.
|
||||
// below, and is used to make all of the information relevant to registers be in
|
||||
// one place.
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user