forked from OSchip/llvm-project
parent
2465e64846
commit
10f5867135
|
@ -106,8 +106,6 @@ public:
|
||||||
/*Type*/ 0,
|
/*Type*/ 0,
|
||||||
/*Info*/ 0, /*Link*/ 0),
|
/*Info*/ 0, /*Link*/ 0),
|
||||||
Repl(this) {
|
Repl(this) {
|
||||||
Live = false;
|
|
||||||
Assigned = false;
|
|
||||||
NumRelocations = 0;
|
NumRelocations = 0;
|
||||||
AreRelocsRela = false;
|
AreRelocsRela = false;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue