mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-20 19:29:26 +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
|
||||
equivst: tabstractrecordsymtable;
|
||||
curroffset: aint;
|
||||
recordalignmin: shortint;
|
||||
function get(f: tfieldvarsym): tllvmshadowsymtableentry;
|
||||
function get_by_llvm_index(index: longint): tllvmshadowsymtableentry;
|
||||
public
|
||||
|
Loading…
Reference in New Issue
Block a user