Skip to content

test: make sure vtable is generated in addon test with LTO

Rodrigo Muino Tomonari requested to merge github/fork/addaleax/test-vtable into master

Fixes: https://github.com/nodejs/node/issues/28026

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines

Merge request reports

Loading