[all-commits] [llvm/llvm-project] c6e341: Revert "[dsymutil] Warn on timestmap mismatch betw...
David Zarzycki via All-commits
all-commits at lists.llvm.org
Wed Jan 13 04:24:09 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c6e341c89957db31432baffb72ee015f37d8c48d
https://github.com/llvm/llvm-project/commit/c6e341c89957db31432baffb72ee015f37d8c48d
Author: David Zarzycki <dave at znu.io>
Date: 2021-01-13 (Wed, 13 Jan 2021)
Changed paths:
R llvm/test/tools/dsymutil/Inputs/basic.macho.x86_64.o
M llvm/test/tools/dsymutil/X86/swift-ast-x86_64.test
M llvm/test/tools/dsymutil/debug-map-parsing.test
M llvm/tools/dsymutil/BinaryHolder.cpp
M llvm/tools/dsymutil/BinaryHolder.h
M llvm/tools/dsymutil/DwarfLinkerForBinary.cpp
Log Message:
-----------
Revert "[dsymutil] Warn on timestmap mismatch between object file and debug map"
This reverts commit e5553b9a6ab9f02f382a31cc5117b52c3bfaf77a.
Tests are not allowed to modify the source. Please figure out a way to
use %t rather than dynamically modifying the inputs.
More information about the All-commits
mailing list