mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-05 01:56:16 +00:00
Update this comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@91356 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
688fb80334
commit
80d8930d28
@ -47,7 +47,7 @@ namespace llvm {
|
||||
f80 = 9, // This is a 80 bit floating point value
|
||||
f128 = 10, // This is a 128 bit floating point value
|
||||
ppcf128 = 11, // This is a PPC 128-bit floating point value
|
||||
Flag = 12, // This is a condition code or machine flag.
|
||||
Flag = 12, // This glues nodes together during pre-RA sched
|
||||
|
||||
isVoid = 13, // This has no value
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user