Files
Pierre-Marie de Rodat b68e0e90c1 Adapt Standard declarations from target information
Add a new Analysis_Context primitive to assign target information to it,
and use target information to generate correct bounds for built in types
in the Standard package.

(cherry picked from commit 363e6ba378)
2024-11-28 14:53:06 +00:00

5 lines
94 B
Plaintext

## vim: ft=makoada
Context.Target_Info := Placeholder_Target_Info;
Fetch_Standard (Context);