qir-alliance / qat

QIR compiler tools and optimization passes for targeting QIR to different hardware backends
https://qir-alliance.github.io/qat/
MIT License
26 stars 14 forks source link

Adding location to internal call requirements #60

Open troelsfr opened 2 years ago

troelsfr commented 2 years ago

Currently, the position of the error is not recorded when internal class are detected during validation. This makes it harder to debug using the error messages.