[flang-commits] [flang] [flang][NFC] remove libFortranEvaluate from Optimizer libraries (PR #204222)
Eugene Epshteyn via flang-commits
flang-commits at lists.llvm.org
Wed Jun 17 03:48:21 PDT 2026
eugeneepshteyn wrote:
> > Nice! Are there any docs describing the dependencies that should be modified?
>
> I am not aware of such docs, but I am not sure I get the kind of description you would like and the modifications. The user of libFIRBuilder and libHLFIRTransform should not have to modify anything (they should not rely on these libraries to link other libraries they would also need).
>
> What do you have in mind here?
If there's no such doc, than maybe we should create one at some point. It would help some sort of dependency map of various components and how they fit in the compiler.
https://github.com/llvm/llvm-project/pull/204222
More information about the flang-commits
mailing list