[flang] Finish adding AbstractConverter.h
This adds the abstract converter interface. The abstract converter is an interface that supports the conversion of front-end data structures to MLIR. This interface will be instantiated by the bridge in a future commit. Differential revision: https://reviews.llvm.org/D82268
Loading
Please sign in to comment