[flang-commits] [flang] [flang] Updating drivers to create data layout before semantics (PR #73301)

Andrzej WarzyƄski via flang-commits flang-commits at lists.llvm.org
Fri Dec 1 00:27:25 PST 2023


banach-space wrote:

> > would you be OK rebasing your change on top of that if I send it for review?
> 
> @banach-space, I just rebased on a main with your patch and moved the target machine into `CompilerInstance`.

Yeah, this is looking much better now, thanks! Most importantly, it does not require such a big refactor and leaves a lot of things in the driver as an implementation detail (that could be refined independently).

I will go over the finer details later today or on Monday, but definitely won't be making any "large" requests any more - this is heading in the right direction.

https://github.com/llvm/llvm-project/pull/73301


More information about the flang-commits mailing list