[PATCH] D118413: [Debuginfod] [Symbolizer] Break debuginfod out of libLLVM.

Daniel Thornburgh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 8 11:14:31 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4a6553f4c2be: [Debuginfod] [Symbolizer] Break debuginfod out of libLLVM. (authored by mysterymath).

Changed prior to commit:
  https://reviews.llvm.org/D118413?vs=405499&id=406901#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D118413/new/

https://reviews.llvm.org/D118413

Files:
  llvm/include/llvm/DebugInfo/Symbolize/DIFetcher.h
  llvm/include/llvm/DebugInfo/Symbolize/Symbolize.h
  llvm/include/llvm/Debuginfod/DIFetcher.h
  llvm/lib/DebugInfo/Symbolize/CMakeLists.txt
  llvm/lib/DebugInfo/Symbolize/DIFetcher.cpp
  llvm/lib/DebugInfo/Symbolize/Symbolize.cpp
  llvm/lib/Debuginfod/CMakeLists.txt
  llvm/lib/Debuginfod/DIFetcher.cpp
  llvm/tools/llvm-debuginfod-find/CMakeLists.txt
  llvm/tools/llvm-symbolizer/CMakeLists.txt
  llvm/tools/llvm-symbolizer/llvm-symbolizer.cpp
  llvm/unittests/Debuginfod/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118413.406901.patch
Type: text/x-patch
Size: 20123 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220208/d8193194/attachment.bin>


More information about the llvm-commits mailing list