Revert "[clang] Preliminary fat-lto-object support"
authorPaul Kirth <paulkirth@google.com>
Thu, 17 Aug 2023 17:53:07 +0000 (17:53 +0000)
committerTobias Hieta <tobias@hieta.se>
Mon, 21 Aug 2023 08:01:47 +0000 (10:01 +0200)
commit4590c90b994c5d56ed089f780c5f42e300783bfe
treeea9274b5138854c4ff6adcf39e03827626b71b18
parent271731ed706511b501a22e2df909cbdc27219846
Revert "[clang] Preliminary fat-lto-object support"

FatLTO support is only half complete, and shouldn't be included in the
17.x release. https://reviews.llvm.org/D152973.

This reverts commit 5784c47806cf276e8fcc1311201f437cb8169261.
This reverts commit 610fc5cbcc8b68879c562f6458608afe2473ab7f.
clang/docs/ReleaseNotes.rst
clang/include/clang/Basic/CodeGenOptions.def
clang/include/clang/Driver/Options.td
clang/lib/CodeGen/BackendUtil.cpp
clang/lib/Driver/Driver.cpp
clang/lib/Driver/ToolChains/Clang.cpp
clang/lib/Driver/ToolChains/CommonArgs.cpp
clang/test/CodeGen/fat-lto-objects.c [deleted file]
clang/test/Driver/clang_f_opts.c
clang/test/Driver/fat-lto-objects.c [deleted file]