JuliaHubOSS / llvm-cbe

resurrected LLVM "C Backend", with improvements
Other
811 stars 138 forks source link

Add support for all forms of getelementptr instruction #174

Closed dpaoliello closed 1 year ago

dpaoliello commented 1 year ago

Current support for the getelementptr instruction had two restrictions:

This change removes these restrictions: