JuliaHubOSS / llvm-cbe

resurrected LLVM "C Backend", with improvements
Other
826 stars 141 forks source link

Fix handling of zero-sized variables with exposed addresses (fixes #88) #104

Closed hikari-no-yume closed 3 years ago

hikari-no-yume commented 3 years ago

(See the commit message for elaboration.)

Note: I haven't actually tested the extern variable part, but I assume it'll work like everything else does.