PLC-lang / rusty

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

Revert "feat: add support for linker scripts" #1333

Closed abroooo closed 1 month ago

abroooo commented 1 month ago

leads to segfault in init

Reverts PLC-lang/rusty#1332

ghaith commented 1 month ago

I don't think we need to revert it's only misbehaving on arm, we will still have to rework the behavior at some time.

ghaith commented 1 month ago

for now, we can use the --no-linker-script option to avoid the init logic