Closed SimeonEhrig closed 2 months ago
Stopped the CI because it does not test the script.
@SimeonEhrig is this ready to go ?
Yes. The generator is ready and I replaced the table with the generated version. The content is the same like before. Only the white space and so matches now.
The Python script generates the Markdown table for compiler back-end compatibility from a json config.
Solves the problem, that at least a 4K display is required to change the table :-( Can be combined with the scripts of
job_generator.py
later to automatically generates some of the columns.Should be merged after #2387 to solve the merge conflict.Removed Clang 18 and 19. Looks like #2387 requires some work. Therefore merge this PR first.