diff options
author | River Riddle <riddleriver@gmail.com> | 2020-10-27 16:02:59 -0700 |
---|---|---|
committer | River Riddle <riddleriver@gmail.com> | 2020-10-27 16:16:51 -0700 |
commit | d989ae90693ec2d1b7e048a7b48cbab3cfa8123b (patch) | |
tree | 5c62ea14162873f953246eb368f73835fcb39fd5 /clang/lib/Basic/FileManager.cpp | |
parent | 9d5239d39e48b8b171a0fbc47dbbb22381f4d9be (diff) | |
download | llvm-d989ae90693ec2d1b7e048a7b48cbab3cfa8123b.zip llvm-d989ae90693ec2d1b7e048a7b48cbab3cfa8123b.tar.gz llvm-d989ae90693ec2d1b7e048a7b48cbab3cfa8123b.tar.bz2 |
[mlir][SIdeEffectInterface][NFC] Move several InterfaceMethods to the extraClassDeclarations instead
All InterfaceMethods will have a corresponding entry in the interface model, and by extension have an implementation generated for every operation type. This can result in large binary size increases when a large amount of operations use an interface, such as the side effect interface.
Differential Revision: https://reviews.llvm.org/D90084
Diffstat (limited to 'clang/lib/Basic/FileManager.cpp')
0 files changed, 0 insertions, 0 deletions