DavidSpickett wrote: I've had to revert this due to the failures listed above. To reproduce, configure with `-DBUILD_SHARED_LIBS=ON`.
(the other 2 bots are not called shared libs but they do enable this setting too) ``` $ ./bin/bbc : CommandLine Error: Option 'fdynamic-heap-array' registered more than once! LLVM ERROR: inconsistency in registered CommandLine options Aborted (core dumped) ``` This happens to at least the bbc and tco tools that I notice include a .inc file related to commands. So that might be the issue, but simply removing the include wasn't correct so I leave it to you to figure out. https://github.com/llvm/llvm-project/pull/102975 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits