Test basic DWARF generation (#931)
* Add obj generation with debug info * Add simple transform check
This commit is contained in:
6
.github/actions/define-dwarfdump-env/action.yml
vendored
Normal file
6
.github/actions/define-dwarfdump-env/action.yml
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
name: 'Set up a DWARFDUMP env'
|
||||
description: 'Set up a DWARFDUMP env (see tests/debug/dump.rs)'
|
||||
|
||||
runs:
|
||||
using: node12
|
||||
main: 'main.js'
|
||||
Reference in New Issue
Block a user