[all-commits] [llvm/llvm-project] 768510: Revert "llvm-symbolizer: Fix "start file" to work ...
Nico Weber via All-commits
all-commits at lists.llvm.org
Sat Jul 10 10:35:41 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 768510632c5ddbf9438693d9c7db1903e39295ad
https://github.com/llvm/llvm-project/commit/768510632c5ddbf9438693d9c7db1903e39295ad
Author: Nico Weber <thakis at chromium.org>
Date: 2021-07-10 (Sat, 10 Jul 2021)
Changed paths:
M llvm/include/llvm/DebugInfo/DWARF/DWARFUnit.h
M llvm/lib/DebugInfo/DWARF/DWARFDie.cpp
M llvm/lib/DebugInfo/DWARF/DWARFUnit.cpp
R llvm/test/DebugInfo/X86/symbolize_function_start.s
Log Message:
-----------
Revert "llvm-symbolizer: Fix "start file" to work with Split DWARF"
This reverts commit 04c203e310bd3fb58e16c936c0200d680100526e.
Test fails on Windows.
More information about the All-commits
mailing list