nac3/nac3core
David Mak 0c49b30a90 core: Restore debug info before function call is invoked
Previously, the IR which sets up the call to the target function will
have its debug location pointing at the last argument of the function
call instead of the function call itself.
2023-10-06 11:35:23 +08:00
..
src core: Restore debug info before function call is invoked 2023-10-06 11:35:23 +08:00
Cargo.toml meta: Update to Rust Edition 2021 2023-09-15 10:25:50 +08:00
build.rs flake: Add clang alongside clang-unwrapped 2023-09-30 09:31:18 +08:00