mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-15 17:09:07 +02:00
- removed unused tllvmshadowsymtable.recordalignmin field
git-svn-id: trunk@34026 -
This commit is contained in:
parent
542b6b604e
commit
0ce68d223f
@ -153,7 +153,6 @@ interface
|
|||||||
private
|
private
|
||||||
equivst: tabstractrecordsymtable;
|
equivst: tabstractrecordsymtable;
|
||||||
curroffset: aint;
|
curroffset: aint;
|
||||||
recordalignmin: shortint;
|
|
||||||
function get(f: tfieldvarsym): tllvmshadowsymtableentry;
|
function get(f: tfieldvarsym): tllvmshadowsymtableentry;
|
||||||
function get_by_llvm_index(index: longint): tllvmshadowsymtableentry;
|
function get_by_llvm_index(index: longint): tllvmshadowsymtableentry;
|
||||||
public
|
public
|
||||||
|
Loading…
Reference in New Issue
Block a user