AnyDSL / thorin

The Higher-Order Intermediate Representation
https://anydsl.github.io
GNU Lesser General Public License v3.0
151 stars 15 forks source link

Improved debug information #152

Open Hugobros3 opened 9 months ago

Hugobros3 commented 9 months ago

Reworks the layout of the Debug struct to make locations optional, and improves LLVM's debug information output slightly, as well as putting it in a separate file for easier navigation.