[llvm] [Pass][CodeGen] Add some necessary passes for codegen (PR #70903)

Alex Langford via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 8 15:57:56 PST 2023


bulbazord wrote:

Hi @paperchalice it looks like this broke building LLVM with Modules enabled so I will be reverting shortly. Please take a look: https://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake/62369/console

You can reproduce by trying to build llvm with the CMake setting `LLVM_ENABLE_MODULES=ON`

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


More information about the llvm-commits mailing list