Many tests fail when BuildFlavour == perf-llvm and DYNAMIC_GHC_PROGRAMS == NO
Ticket spawned from #12230 (closed).
Some time just before commit a33b498d about 40 tests started failing with BuildFlavour set to perf-llvm.
@simonmar suggested also testing with DYNAMIC_GHC_PROGRAMS set to NO which results on over 700 of the tests failing.
@simonmar suggests something is broken in the LLVM backend or in the linker.
Edited by Thomas Miedema