Building LLVM with the LLVM_ENABLE_MODULES cmake option fails when the modules are being compiled due to missing includes. This is a side effect of some transitive includes that changed recently.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D103645
[NFC] Add missing includes for LLVM_ENABLE_MODULES builds ClosedPublic Authored by zero9178 on Jun 3 2021, 2:03 PM.
Details Summary Building LLVM with the LLVM_ENABLE_MODULES cmake option fails when the modules are being compiled due to missing includes. This is a side effect of some transitive includes that changed recently.
Diff Detail Event TimelineThis revision is now accepted and ready to land.Jun 3 2021, 2:07 PM This revision was landed with ongoing or failed builds.Jun 3 2021, 2:29 PM Closed by commit rG619fa0d7fc8a: [NFC] Add missing includes for LLVM_ENABLE_MODULES builds (authored by zero9178). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 349678 llvm/include/llvm/CodeGen/MBFIWrapper.h
llvm/include/llvm/Support/CFGUpdate.h
|