[all-commits] [llvm/llvm-project] caa412: Revert "[DebugInfo] Refactored macro related gener...
Nico Weber via All-commits
all-commits at lists.llvm.org
Tue Dec 10 18:33:30 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: caa412090666c10f854322cdc701c1cbf8ed726e
https://github.com/llvm/llvm-project/commit/caa412090666c10f854322cdc701c1cbf8ed726e
Author: Nico Weber <thakis at chromium.org>
Date: 2019-12-10 (Tue, 10 Dec 2019)
Changed paths:
M llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
M llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h
R llvm/test/DebugInfo/X86/debug-macinfo-split-dwarf.ll
Log Message:
-----------
Revert "[DebugInfo] Refactored macro related generation, added a test case for macinfo.dwo emission."
This reverts commit 307f60a1a3ff04313a75e2fc11bc14df4fc2ffb8.
DebugInfo/X86/debug-macinfo-split-dwarf.ll fails on Windows:
Command Output (stdout):
--
$ ":" "RUN: at line 1"
$ "c:\src\llvm-project\out\gn\bin\llc.exe" "-mtriple=x86_64-pc-windows-gnu" "-O0" "-split-dwarf-file=foo.dwo" "-filetype=obj"
Assertion failed: Section && "Cannot switch to a null section!", file ../../llvm/lib/MC/MCStreamer.cpp, line 1103
Stack dump:
0. Program arguments: c:\src\llvm-project\out\gn\bin\llc.exe -mtriple=x86_64-pc-windows-gnu -O0 -split-dwarf-file=foo.dwo -filetype=obj
More information about the All-commits
mailing list