[PATCH] D145448: Add the ability to segment GSYM files.
Greg Clayton via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 6 16:01:57 PST 2023
clayborg updated this revision to Diff 502847.
clayborg added a comment.
Add fixes for buildbots where some compilers don't need a std::move(), but some do.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145448/new/
https://reviews.llvm.org/D145448
Files:
llvm/include/llvm/DebugInfo/GSYM/FileWriter.h
llvm/include/llvm/DebugInfo/GSYM/FunctionInfo.h
llvm/include/llvm/DebugInfo/GSYM/GsymCreator.h
llvm/include/llvm/DebugInfo/GSYM/LookupResult.h
llvm/lib/DebugInfo/GSYM/FunctionInfo.cpp
llvm/lib/DebugInfo/GSYM/GsymCreator.cpp
llvm/tools/llvm-gsymutil/llvm-gsymutil.cpp
llvm/unittests/DebugInfo/GSYM/GSYMTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145448.502847.patch
Type: text/x-patch
Size: 41376 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230307/d33c7ad9/attachment.bin>
More information about the llvm-commits
mailing list