Tasking: Add support for several compiler toolsets

Add support for the Tasking compiler toolset:

* TriCore Compiler Toolset 6.3 (with TriCore, ARM, MCS,
  8051 and PCP architecture compilers)
* SmartCode Compiler Toolset 10.1 (with TriCore, ARC, MCS,
  8051 architecture compilers)
* ARM Compiler 6.0
* MCS Complier 3.3
* 8051 Compiler 7.2

Fixes: #23756
This commit is contained in:
Christoph Seitz
2022-07-20 12:11:03 +02:00
committed by Brad King
parent 0a9ce1ec3c
commit 94df5b6ef1
13 changed files with 267 additions and 0 deletions

View File

@@ -70,6 +70,7 @@ function(compiler_id_detection outvar lang)
FujitsuClang
Fujitsu
GHS
Tasking
)
if ("x${lang}" STREQUAL "xC")
list(APPEND ordered_compilers