[PATCH] D20576: [Driver] Add support for -finline-functions and /Ob2 flags

Hans Wennborg via cfe-commits cfe-commits at lists.llvm.org
Tue May 24 14:31:15 PDT 2016


hans added a subscriber: majnemer.
hans added a comment.

majnemer reminded me that /O options can be combined, so e.g. /Odb2 would be a valid combination. I've followed up with r270614 to move the /Ob flags into that mechanism.


Repository:
  rL LLVM

http://reviews.llvm.org/D20576





More information about the cfe-commits mailing list