[llvm-dev] '-fsave-optimization-record' and VS2015 built compiler

ORiordan, Martin via llvm-dev llvm-dev at lists.llvm.org
Thu Sep 7 07:10:47 PDT 2017


Not 100% if this is an LLVM question or a CLang question, though I expect LLVM.

On Linux, if I pass '-fsave-optimization-record' to 'clang', then it produces a '*.opt.yaml' file.  However, the same thing run on Windows using 'clang' built with VS2015 silently ignores this option.

Is this a bug or is it intentional?  And if it is intentional, how can I configure and build on Windows to enable this feature?

Thanks,

            MartinO

--------------------------------------------------------------
Intel Research and Development Ireland Limited
Registered in Ireland
Registered Office: Collinstown Industrial Park, Leixlip, County Kildare
Registered Number: 308263


This e-mail and any attachments may contain confidential material for the sole
use of the intended recipient(s). Any review or distribution by others is
strictly prohibited. If you are not the intended recipient, please contact the
sender and delete all copies.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170907/85c00292/attachment.html>


More information about the llvm-dev mailing list