AnyDSL / thorin

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

Debug support #31

Closed richardmembarth closed 8 years ago

richardmembarth commented 8 years ago
leissa commented 8 years ago

For the most part, this patch looks pretty straight-forward. I just have three remarks:

richardmembarth commented 8 years ago
leissa commented 8 years ago

ah ok, missed that line.

leissa commented 8 years ago

Then we should merge.

richardmembarth commented 8 years ago

Removed assert from DefNode since we use the Location() default constructor now.