[cfe-dev] Clang-Cl - support for the FAcs flag?

via cfe-dev cfe-dev at lists.llvm.org
Tue Mar 6 00:59:00 PST 2018


Hello Clang-Dev-List-People,

I use clang-cl integrated to Visual Studio to compile my projects. This is 
working fine. I wanted to ask, if there are plans for supporting the /FAcs 
flag of the visual studio compiler? Or at least is there a work around?

For those how doesn't know the flag:
It generates assembly output, but also mixes the C/C++ source code as 
comments into it. This really helps to find points of interest.

Kind regards
Björn

Als GmbH eingetragen im Handelsregister Bad Homburg v.d.H. HRB 9816, 
USt.ID-Nr. DE 114 165 789
Geschäftsführer: Dr. Hiroshi Nakamura, Dr. Robert Plank, Markus Bode, 
Heiko Lampert, Hiroshi Kawamura, Takashi Nagano, Takeshi Fukushima.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20180306/be480818/attachment.html>


More information about the cfe-dev mailing list