[PATCH] D20647: Add support for /Ob1 and -finline-hint-functions flags

Hans Wennborg via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 22 10:03:19 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL273440: Add support for /Ob1 and -finline-hint-functions flags (authored by hans).

Changed prior to commit:
  http://reviews.llvm.org/D20647?vs=61418&id=61565#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D20647

Files:
  cfe/trunk/include/clang/Driver/CLCompatOptions.td
  cfe/trunk/include/clang/Driver/Options.td
  cfe/trunk/include/clang/Frontend/CodeGenOptions.h
  cfe/trunk/lib/CodeGen/BackendUtil.cpp
  cfe/trunk/lib/CodeGen/CodeGenFunction.cpp
  cfe/trunk/lib/Driver/MSVCToolChain.cpp
  cfe/trunk/lib/Driver/Tools.cpp
  cfe/trunk/lib/Frontend/CompilerInvocation.cpp
  cfe/trunk/test/CodeGen/inline-optim.c
  cfe/trunk/test/CodeGenCXX/inline-hint.cpp
  cfe/trunk/test/Driver/cl-options.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20647.61565.patch
Type: text/x-patch
Size: 13393 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160622/a7ccb9f6/attachment-0001.bin>


More information about the cfe-commits mailing list