[all-commits] [llvm/llvm-project] f75301: Revert "DebugInfo: Check DW_OP_convert in loclists...
Nico Weber via All-commits
all-commits at lists.llvm.org
Tue Feb 4 07:07:33 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f75301d16d444d8cb6810d679290df744bc79ec7
https://github.com/llvm/llvm-project/commit/f75301d16d444d8cb6810d679290df744bc79ec7
Author: Nico Weber <thakis at chromium.org>
Date: 2020-02-04 (Tue, 04 Feb 2020)
Changed paths:
M llvm/lib/CodeGen/AsmPrinter/ByteStreamer.h
M llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
M llvm/test/DebugInfo/X86/convert-loclist.ll
Log Message:
-----------
Revert "DebugInfo: Check DW_OP_convert in loclists with Split DWARF"
and follow-ups.
This reverts commit 1ced28cbe75ff81f35ac2c71e941041eb3afcd00.
This reverts commit 4f281f047457ce3f1870a93253476222314f420b.
This reverts commit 552a8fe12bd1822f48dda2e9e8728a179f82d356.
The test fails on non-Linux.
More information about the All-commits
mailing list