roc/crates/compiler/gen_llvm
Brendan Hansknecht 3559326996
Set debug info version
We just missed setting it. Set it as specified in the docs: https://thedan64.github.io/inkwell/inkwell/debug_info/index.html#setting-up-the-module-for-holding-debug-info
Not sure why it is 3, but that is the value in the llvm tutorial as well: https://llvm.org/docs/SourceLevelDebugging.html

Fixes #6367
2024-01-08 20:28:42 -08:00
..
src Set debug info version 2024-01-08 20:28:42 -08:00
Cargo.toml split up bitcode building to reduce dependency chains 2023-03-10 09:39:43 -08:00