forked from OSchip/llvm-project
parent
f645927875
commit
c7bad5767b
|
@ -41,7 +41,7 @@ public:
|
|||
// The order of these is significant. We start with the regular defined
|
||||
// symbols as those are the most prevelant and the zero tag is the cheapest
|
||||
// to set. Among the defined kinds, the lower the kind is preferred over
|
||||
// the higher kind when testing wether one symbol should take precedence
|
||||
// the higher kind when testing whether one symbol should take precedence
|
||||
// over another.
|
||||
DefinedRegularKind = 0,
|
||||
DefinedCommonKind,
|
||||
|
|
Loading…
Reference in New Issue