[PATCH] D14418: [Extension] Optimizing const objects with mutable fields.

Larisse Voufo via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 5 21:00:12 PST 2015


lvoufo created this revision.
lvoufo added reviewers: dberlin, chandlerc, nlewycky, majnemer.
lvoufo added a subscriber: cfe-commits.

Adapting solution from const members of non-const objects (D13618)....

http://reviews.llvm.org/D14418

Files:
  lib/CodeGen/CGDecl.cpp
  lib/CodeGen/CodeGenFunction.h
  test/CodeGenCXX/const-invariant.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14418.39474.patch
Type: text/x-patch
Size: 6057 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151106/e62dd6b0/attachment.bin>


More information about the cfe-commits mailing list