[all-commits] [llvm/llvm-project] 192b41: Revert "Emit correct location lists with basic blo...
Nico Weber via All-commits
all-commits at lists.llvm.org
Thu May 27 08:42:29 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 192b4141f0d74dd08a4eacf2184a6881906993ed
https://github.com/llvm/llvm-project/commit/192b4141f0d74dd08a4eacf2184a6881906993ed
Author: Nico Weber <thakis at chromium.org>
Date: 2021-05-27 (Thu, 27 May 2021)
Changed paths:
M llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
M llvm/lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp
M llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
R llvm/test/DebugInfo/X86/basic-block-sections-debug-loc-const-value-1.ll
R llvm/test/DebugInfo/X86/basic-block-sections-debug-loc-const-value-2.ll
R llvm/test/DebugInfo/X86/basic-block-sections-debug-loc-split-range.ll
M llvm/test/DebugInfo/X86/basic-block-sections-debug-loc.ll
R llvm/test/DebugInfo/X86/basic-block-sections-debug-loclist-1.ll
R llvm/test/DebugInfo/X86/basic-block-sections-debug-loclist-2.ll
R llvm/test/DebugInfo/X86/basic-block-sections-debug-loclist-3.ll
R llvm/test/DebugInfo/X86/basic-block-sections-debug-loclist-4.ll
R llvm/test/DebugInfo/X86/basic-block-sections-debug-loclist-5.ll
M llvm/test/DebugInfo/X86/basic-block-sections_1.ll
Log Message:
-----------
Revert "Emit correct location lists with basic block sections."
Breaks check-llvm on non-linux, see comments on https://reviews.llvm.org/D85085
This reverts commit caae570978c490a137921b9516162a382831209e
and follow-up commit 1546c52d971292ed4145b6d41aaca0d02229ebff.
More information about the All-commits
mailing list