/LTCG:PGI generates the following error and doesn't work if any of the modules being linked were compiled with /clr.
: fatal error LNK1301: LTCG clr modules found, incompatible with /LTCG:PGINSTRUMENT
Are there any other tools that can be used to profile a mixed mode assembly
Visual C++15
|