forked from OSchip/llvm-project
parent
92480f9a20
commit
37ecff14f4
|
@ -86,7 +86,6 @@ protected:
|
|||
IsUsedInRegularObj = K != SharedKind && K != LazyKind;
|
||||
}
|
||||
|
||||
protected:
|
||||
const unsigned SymbolKind : 8;
|
||||
const unsigned IsWeak : 1;
|
||||
unsigned MostConstrainingVisibility : 2;
|
||||
|
|
Loading…
Reference in New Issue