Tool/software: TI C/C++ Compiler
Hi,
processors.wiki.ti.com/.../C++_Support_in_TI_CompilersMangling:
"The algorithm for name mangling is quite complicated, and generally impossible to duplicate manually"
1. Is there a standard for C++ name mangling, particularly when involving template instantiation, etc.?
2. Is TI's mangling scheme same as GCC/MSFT?
Dave