[all-commits] [llvm/llvm-project] 5631d2: Revert "[clang] fix generation of .debug_aranges w...
Nico Weber via All-commits
all-commits at lists.llvm.org
Wed Sep 14 09:44:02 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5631d20bfc9f77d15435badf6ce34e1a56c27e1c
https://github.com/llvm/llvm-project/commit/5631d20bfc9f77d15435badf6ce34e1a56c27e1c
Author: Nico Weber <thakis at chromium.org>
Date: 2022-09-14 (Wed, 14 Sep 2022)
Changed paths:
M clang/lib/Driver/ToolChains/CommonArgs.cpp
M clang/test/Driver/debug-options.c
Log Message:
-----------
Revert "[clang] fix generation of .debug_aranges with LTO"
This reverts commit 6bf6730ac55e064edf46915ebba02e9c716f48e8.
Breaks tests if LLD isn't being built, see comments on
https://reviews.llvm.org/D133092
More information about the All-commits
mailing list