mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-03 19:02:35 +00:00
Unbreak 32-bit build.
llvm-svn: 362827
This commit is contained in:
parent
991c32b260
commit
2f97483928
@ -889,7 +889,7 @@ private:
|
||||
|
||||
const ELFFile<ELFT> &ElfFile;
|
||||
Object &Obj;
|
||||
uint64_t EhdrOffset = 0;
|
||||
size_t EhdrOffset = 0;
|
||||
Optional<StringRef> ExtractPartition;
|
||||
|
||||
void setParentSegment(Segment &Child);
|
||||
|
Loading…
x
Reference in New Issue
Block a user