[PATCH] D77939: [MC] Use subclass data for MCExpr to reduce memory usage

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 11 12:47:27 PDT 2020


nikic updated this revision to Diff 256794.
nikic marked 4 inline comments as done.
nikic added a comment.

Fix coding style: Remove space after casts.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D77939/new/

https://reviews.llvm.org/D77939

Files:
  include/llvm/MC/MCExpr.h
  lib/MC/MCExpr.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77939.256794.patch
Type: text/x-patch
Size: 6925 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200411/2ab09bf0/attachment.bin>


More information about the llvm-commits mailing list