vvuksanovic wrote: Tagging authors of modified tests: @ostannard (`fullfp-neon-*`) @MaskRay (`data-segment-relro-ppc64.test`) @mtrofin (`autodetect-roots.cpp`) @OCHyams (`KeyInstructions/flag.cpp`)
Just a note, regarding `autodetect-roots.cpp`, the binary compiled in the test wasn't executed previously. Now it is, and it always runs for 10 seconds (the main thread sleeps for 10s). I'm not sure if there are other tests that run that long. It can be decreased, but might become flaky. https://github.com/llvm/llvm-project/pull/179668 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
