[all-commits] [llvm/llvm-project] 639a0a: Revert "Deprecate the `-fbasic-block-sections=labe...
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Wed Sep 25 12:35:08 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 639a0afa9955a8613902e46e168767bc05c46cdd
https://github.com/llvm/llvm-project/commit/639a0afa9955a8613902e46e168767bc05c46cdd
Author: Kazu Hirata <kazu at google.com>
Date: 2024-09-25 (Wed, 25 Sep 2024)
Changed paths:
M clang/docs/UsersManual.rst
M clang/include/clang/Basic/CodeGenOptions.h
M clang/include/clang/Driver/Options.td
M clang/lib/CodeGen/BackendUtil.cpp
M clang/lib/Driver/ToolChains/Clang.cpp
M clang/test/Driver/fbasic-block-sections.c
M llvm/docs/CommandGuide/llvm-objdump.rst
M llvm/docs/Extensions.rst
M llvm/include/llvm/CodeGen/MachineFunction.h
M llvm/include/llvm/Target/TargetOptions.h
M llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
M llvm/lib/CodeGen/BasicBlockSections.cpp
M llvm/lib/CodeGen/CommandFlags.cpp
M llvm/lib/CodeGen/MIRParser/MIParser.cpp
M llvm/lib/CodeGen/MIRParser/MIRParser.cpp
M llvm/lib/CodeGen/MachineFunction.cpp
R llvm/test/CodeGen/X86/basic-block-address-map-empty-block.ll
R llvm/test/CodeGen/X86/basic-block-address-map-empty-function.ll
M llvm/test/CodeGen/X86/basic-block-address-map-function-sections.ll
R llvm/test/CodeGen/X86/basic-block-address-map-mir-parse.mir
R llvm/test/CodeGen/X86/basic-block-address-map-pgo-features.ll
M llvm/test/CodeGen/X86/basic-block-address-map.ll
A llvm/test/CodeGen/X86/basic-block-labels-mir-parse.mir
A llvm/test/CodeGen/X86/basic-block-sections-labels-empty-block.ll
A llvm/test/CodeGen/X86/basic-block-sections-labels-empty-function.ll
A llvm/test/CodeGen/X86/basic-block-sections-labels-pgo-features.ll
M llvm/test/CodeGen/X86/basic-block-sections-mir-print.ll
Log Message:
-----------
Revert "Deprecate the `-fbasic-block-sections=labels` option. (#107494)"
This reverts commit 1911a50fae8a441b445eb835b98950710d28fc88.
Several bots are failing:
https://lab.llvm.org/buildbot/#/builders/190/builds/6519
https://lab.llvm.org/buildbot/#/builders/3/builds/5248
https://lab.llvm.org/buildbot/#/builders/18/builds/4463
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list