forked from OSchip/llvm-project
628e136738
Redirect the copy ctor to the actual class instead of overwriting it with `TypeID` based ctor. This allows the final Pass classes to have extra fields and logic for their copy. Reviewed By: lattner Differential Revision: https://reviews.llvm.org/D104302 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
EnumsGenTest.cpp | ||
FormatTest.cpp | ||
OpBuildGen.cpp | ||
PassGenTest.cpp | ||
StructsGenTest.cpp | ||
enums.td | ||
passes.td | ||
structs.td |