Disable gdb pretty printer global section on wasm targets
The wasm targets don't support gdb anyway so there's no need for this section there.
This commit is contained in:
parent
fdc0011561
commit
5ce09bcfa2
2 changed files with 5 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
// ignore-tidy-linelength
|
||||
// ignore-windows
|
||||
// ignore-macos
|
||||
// ignore-wasm
|
||||
// ignore-emscripten
|
||||
|
||||
// compile-flags: -g -C no-prepopulate-passes
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue