Add synthesize.sh
in demo -- silences useless warnings
This commit is contained in:
parent
fc080b8d15
commit
fc1c6dff2a
1 changed files with 3 additions and 0 deletions
3
demo/synthesize.sh
Executable file
3
demo/synthesize.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
./dwarf-synthesis/synthesize_dwarf.sh $* 2>/dev/null
|
Loading…
Reference in a new issue