Hi,
LLVM IR is a low-level intermediate representation used by the LLVM compiler framework.
I am using compiler version TI Clang v1.3.0.LTS. Is there a way to generate LLVM IR using Code composer studio

This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
LLVM IR is a low-level intermediate representation used by the LLVM compiler framework.
I am using compiler version TI Clang v1.3.0.LTS. Is there a way to generate LLVM IR using Code composer studio

Chaudhari,
Our compiler expert will be back on Tuesday and will reply then. I would assume that Clang is regenerating LLVM IR that is then getting consumed by the rest of the toolchain however I will need to loop in an expert.
Regards,
John
Is there a way to generate LLVM IR using Code composer studio
No. It is probably possible to do it, outside of CCS, with an undocumented option. But I don't know the specifics.
Thanks and regards,
-George