Revert "Fix GSYM tests to run the yaml files and fix test failures on some machines."
authorMitch Phillips <31459023+hctim@users.noreply.github.com>
Wed, 4 Mar 2020 18:04:11 +0000 (10:04 -0800)
committerMitch Phillips <31459023+hctim@users.noreply.github.com>
Wed, 4 Mar 2020 18:21:54 +0000 (10:21 -0800)
commit58079aa91b4a35622b6eff1654175da6b2e1f7aa
treeb5c887cee7985d606fd3221f08134a5359b7deaf
parentfe61bc1a0b5a00badae9334e01e103769af4fa6c
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.
llvm/lib/DebugInfo/GSYM/GsymCreator.cpp
llvm/test/tools/llvm-gsymutil/ARM_AArch64/lit.local.cfg [deleted file]
llvm/test/tools/llvm-gsymutil/X86/lit.local.cfg [deleted file]
llvm/test/tools/llvm-gsymutil/elf-dwarf.yaml [moved from llvm/test/tools/llvm-gsymutil/X86/elf-dwarf.yaml with 100% similarity]
llvm/test/tools/llvm-gsymutil/fat-macho-dwarf.yaml [moved from llvm/test/tools/llvm-gsymutil/ARM_AArch64/fat-macho-dwarf.yaml with 100% similarity]
llvm/test/tools/llvm-gsymutil/mach-dwarf.yaml [moved from llvm/test/tools/llvm-gsymutil/X86/mach-dwarf.yaml with 100% similarity]
llvm/tools/llvm-gsymutil/llvm-gsymutil.cpp