diff options
author | Marc Poulhiès <dkm@kataplop.net> | 2022-02-21 23:08:26 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-21 23:08:26 +0100 |
commit | 7897f07ea242c37c26baa0248f90d11c2abf61e7 (patch) | |
tree | 60b6e650821b412f2491652954287720255cc383 /lib/compilers/python.js | |
parent | f83e20af436485c6419e4852dc5127996b38edec (diff) | |
download | compiler-explorer-7897f07ea242c37c26baa0248f90d11c2abf61e7.tar.gz compiler-explorer-7897f07ea242c37c26baa0248f90d11c2abf61e7.zip |
Rename the PPC/MIPS groups accordingly to their architectures (#3386)gh-2069
* Rename the PPC/MIPS groups accordingly to their architectures
Previous change split archs in different groups (e.g.
MIPS+MIPS64+MIPSEL+MIPS64EL) within a parent group (MIPSS) without giving them a
groupName property. All these groups inherit the groupName from their
parent group (e.g. MIPSS.MIPS64.groupName => "MIPS"), making the name
incorrectly duplicated.
Keep the group spliting but treat all these architectures as separate ones by
giveng each group a corresponding groupName.
Signed-off-by: Marc Poulhiès <dkm@kataplop.net>
Diffstat (limited to 'lib/compilers/python.js')
0 files changed, 0 insertions, 0 deletions