[all-commits] [llvm/llvm-project] 8c15c1: Revert "[opt][clang] Enable using -module-summary/...
Alexander Shaposhnikov via All-commits
all-commits at lists.llvm.org
Mon Nov 14 13:34:36 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8c15c17e3ba7916b2efb2a100495c710bae04fb6
https://github.com/llvm/llvm-project/commit/8c15c17e3ba7916b2efb2a100495c710bae04fb6
Author: Alexander Shaposhnikov <ashaposhnikov at google.com>
Date: 2022-11-14 (Mon, 14 Nov 2022)
Changed paths:
M clang/lib/CodeGen/BackendUtil.cpp
M clang/test/CodeGen/split-lto-unit.c
M llvm/include/llvm/IR/IRPrintingPasses.h
M llvm/lib/IR/CMakeLists.txt
M llvm/lib/IR/IRPrintingPasses.cpp
M llvm/test/Bitcode/thinlto-function-summary.ll
M llvm/tools/opt/NewPMDriver.cpp
Log Message:
-----------
Revert "[opt][clang] Enable using -module-summary/-flto=thin with -S/-emit-llvm"
This reverts commit ef9e624694c0f125c53f7d0d3472fd486bada57d
for further investigation offline.
It appears to break the buildbot
llvm-clang-x86_64-sie-ubuntu-fast.
More information about the All-commits
mailing list