[all-commits] [llvm/llvm-project] 58079a: Revert "Fix GSYM tests to run the yaml files and f...
Mitch Phillips via All-commits
all-commits at lists.llvm.org
Wed Mar 4 10:22:25 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 58079aa91b4a35622b6eff1654175da6b2e1f7aa
https://github.com/llvm/llvm-project/commit/58079aa91b4a35622b6eff1654175da6b2e1f7aa
Author: Mitch Phillips <31459023+hctim at users.noreply.github.com>
Date: 2020-03-04 (Wed, 04 Mar 2020)
Changed paths:
M llvm/lib/DebugInfo/GSYM/GsymCreator.cpp
R llvm/test/tools/llvm-gsymutil/ARM_AArch64/fat-macho-dwarf.yaml
R llvm/test/tools/llvm-gsymutil/ARM_AArch64/lit.local.cfg
R llvm/test/tools/llvm-gsymutil/X86/elf-dwarf.yaml
R llvm/test/tools/llvm-gsymutil/X86/lit.local.cfg
R llvm/test/tools/llvm-gsymutil/X86/mach-dwarf.yaml
A llvm/test/tools/llvm-gsymutil/elf-dwarf.yaml
A llvm/test/tools/llvm-gsymutil/fat-macho-dwarf.yaml
A llvm/test/tools/llvm-gsymutil/mach-dwarf.yaml
M llvm/tools/llvm-gsymutil/llvm-gsymutil.cpp
Log Message:
-----------
Revert "Fix GSYM tests to run the yaml files and fix test failures on some machines."
This reverts commit 8d41f1a02369537cae1a7d00c0fa717fc3aca575.
This change broke the MSan buildbots - see comments in
https://reviews.llvm.org/D75390 for more information.
More information about the All-commits
mailing list