Tool/software: TI C/C++ Compiler
Hi,
When I'm using the CGT 8.1.x or 8.2.x, I can see in 'C6000 Compiler' -> 'Advanced Options' -> 'Predefined Symbols' tab of a CCS proejct properties, there are settings like 'LLVM Optimization Level' and 'Give Clang warning argument'.
Q1:Does that mean the CGT 8.x is using LLVM as backend?
Q2:What does the macro __TI_LLVM__ mean? I can see it defined somewhere like in stddef.h.