[PATCH] D75390: Fix GSYM tests to run the yaml files and fix test failures on some machines.
Greg Clayton via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 2 15:39:40 PST 2020
clayborg updated this revision to Diff 247740.
clayborg added a comment.
Herald added a reviewer: jdoerfert.
Herald added a subscriber: ormris.
Added architecture specific directories so when targets are not enabled, tests don't run.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75390/new/
https://reviews.llvm.org/D75390
Files:
llvm/lib/DebugInfo/GSYM/GsymCreator.cpp
llvm/test/tools/llvm-gsymutil/ARM_AArch64/fat-macho-dwarf.yaml
llvm/test/tools/llvm-gsymutil/ARM_AArch64/lit.local.cfg
llvm/test/tools/llvm-gsymutil/X86/elf-dwarf.yaml
llvm/test/tools/llvm-gsymutil/X86/lit.local.cfg
llvm/test/tools/llvm-gsymutil/X86/mach-dwarf.yaml
llvm/test/tools/llvm-gsymutil/elf-dwarf.yaml
llvm/test/tools/llvm-gsymutil/fat-macho-dwarf.yaml
llvm/test/tools/llvm-gsymutil/mach-dwarf.yaml
llvm/tools/llvm-gsym/llvm-gsymutil.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75390.247740.patch
Type: text/x-patch
Size: 103844 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200302/1182cf47/attachment.bin>
More information about the llvm-commits
mailing list