[PATCH] D143458: [llvm][dsymutil] Add DW_TAG_imported_declaration to accelerator table
Michael Buch via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 9 17:57:54 PST 2023
Michael137 added a comment.
Seems to have broken linux bot:
/vol/worker/clang-debian-cpp20/clang-debian-cpp20/llvm-project/llvm/test/tools/dsymutil/ARM/accel-imported-declarations.test:7:9: error: COMMON: expected string not found in input
COMMON: .debug_info contents
^
<stdin>:1:1: note: scanning from here
/vol/worker/clang-debian-cpp20/clang-debian-cpp20/build/test/tools/dsymutil/ARM/Output/accel-imported-declarations.test.tmp.dwarf.dSYM/Contents/Resources/DWARF/accel-imported-declaration.macho-arm64: file format Mach-O arm64
^
<stdin>:7:1: note: possible intended match here
.debug_str contents:
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143458/new/
https://reviews.llvm.org/D143458
More information about the llvm-commits
mailing list