[flang] Add inliner pass.
This adds a minimalist inliner implementation. Along with the inliner, a minimum number of support files are also included. These will pave the way for future diffs to add more transformation passes to flang. A future diff will add the inline test, which cannot be run successfully quite yet as some components have not yet been upstreamed. Differential revision:
Loading
Please sign in to comment