forked from OSchip/llvm-project
![]() The patch addresses the linkage of the new autogenerated pass constructors, which, being declared as friend functions, resulted in having an inline nature and thus their implementations not being exported. Reviewd By: mehdi_amini, rriddle Differential Revision: https://reviews.llvm.org/D132572 |
||
---|---|---|
.. | ||
Analysis | ||
Conversion | ||
Dialect | ||
ExecutionEngine | ||
IR | ||
Interfaces | ||
Parser | ||
Pass | ||
Rewrite | ||
Support | ||
TableGen | ||
Transforms | ||
CMakeLists.txt |