[all-commits] [llvm/llvm-project] e2024d: Revert "[NFC] Remove LinkAll*.h"
aeubanks via All-commits
all-commits at lists.llvm.org
Tue Nov 2 09:08:55 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e2024d72fae778e0369127e078a40b4d6eb6c7bd
https://github.com/llvm/llvm-project/commit/e2024d72fae778e0369127e078a40b4d6eb6c7bd
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2021-11-02 (Tue, 02 Nov 2021)
Changed paths:
M clang/tools/driver/cc1_main.cpp
M llvm/docs/WritingAnLLVMPass.rst
A llvm/include/llvm/CodeGen/LinkAllAsmWriterComponents.h
A llvm/include/llvm/CodeGen/LinkAllCodegenComponents.h
A llvm/include/llvm/LinkAllIR.h
A llvm/include/llvm/LinkAllPasses.h
M llvm/include/llvm/module.modulemap
M llvm/lib/Analysis/CallPrinter.cpp
M llvm/lib/Analysis/DomPrinter.cpp
M llvm/lib/Analysis/RegionInfo.cpp
M llvm/lib/CodeGen/MachineRegionInfo.cpp
M llvm/tools/bugpoint/bugpoint.cpp
M llvm/tools/llc/llc.cpp
M llvm/tools/lli/lli.cpp
M llvm/tools/opt/opt.cpp
Log Message:
-----------
Revert "[NFC] Remove LinkAll*.h"
This reverts commit fe364e5dc78c58a915986d9a44cfd65f919a00c2.
Causes breakages, e.g. https://lab.llvm.org/buildbot/#/builders/188/builds/5266
More information about the All-commits
mailing list