It's "necessary"...

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5848 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Misha Brukman 2003-04-22 20:20:11 +00:00
parent a9f5e0517e
commit 8829dcd15b

View File

@ -45,7 +45,7 @@
// #3: Register Flags - A bitfield of flags or'd together from the
// MRegisterInfo.h file.
// #4: Target Specific Flags - Another bitfield containing X86 specific flags
// as neccesary.
// as necessary.
// #5: Alias set for registers aliased to this register (sets defined below).