PLC-lang / rusty

Structured Text Parser and LLVM Frontend
GNU Lesser General Public License v3.0
223 stars 53 forks source link

`{external} STRUCT` instance initializers are not generated as `external global` #1291

Open mhasel opened 2 months ago

mhasel commented 2 months ago

The issue originally reported in #1287 describes the problem for externally declared POUs, which should be fixed with #1290. However, the same issue persists for externally declared structs.