mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-09 05:47:13 +00:00
Fix build error
llvm-svn: 270513
This commit is contained in:
parent
794d1b3f11
commit
ea286f8613
@ -114,8 +114,8 @@ public:
|
||||
return CallerSym(Kind, RecordOffset, Header, Indices);
|
||||
}
|
||||
|
||||
Hdr Header;
|
||||
uint32_t RecordOffset;
|
||||
Hdr Header;
|
||||
ArrayRef<TypeIndex> Indices;
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user