Hash :
628a9ee2
Author :
Date :
2025-04-06T02:15:51
[check-static-inits] objdump all objects together We won't see which object has the bad initializers anymore. We can later adapt to objdump each object one by one if any error was found. Changes test runtime from 1s down to 0.15s.