This repository has been archived by the owner on Jun 3, 2021. It is now read-only.
Emit debug info #152
Labels
codegen
Involves generating Cranelift IR
enhancement
New feature or request
hard
Extra attention is needed
Related to #16, but at the object file level instead of assembly level: We should emit debug info for the binary we emit.
I think https://docs.rs/cranelift-frontend/0.51.0/cranelift_frontend/struct.FunctionBuilder.html?search=#method.set_srcloc is the API we want?
The text was updated successfully, but these errors were encountered: