Test basic DWARF generation (#931)
* Add obj generation with debug info * Add simple transform check
This commit is contained in:
@@ -51,6 +51,7 @@ more-asserts = "0.2.1"
|
||||
# `cargo test --features test-programs`.
|
||||
test-programs = { path = "crates/test-programs" }
|
||||
tempfile = "3.1.0"
|
||||
filecheck = "0.4.0"
|
||||
|
||||
[build-dependencies]
|
||||
anyhow = "1.0.19"
|
||||
|
||||
Reference in New Issue
Block a user