[PATCH] D102315: [llvm-dwp] Adding support for v5 index writing

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 2 12:21:53 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6e2d3049d25b: [llvm-dwp] Adding support for v5 index writing (authored by kimanh, committed by dblaikie).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102315

Files:
  llvm/test/tools/llvm-dwp/X86/debug_macro_v5.s
  llvm/test/tools/llvm-dwp/X86/incompatible_cu_index_versions.s
  llvm/test/tools/llvm-dwp/X86/info-v5.s
  llvm/test/tools/llvm-dwp/X86/unsupported_cu_index_version.s
  llvm/test/tools/llvm-dwp/X86/unsupported_tu_index_version.s
  llvm/tools/llvm-dwp/llvm-dwp.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102315.349348.patch
Type: text/x-patch
Size: 18157 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210602/2a66ac9f/attachment.bin>


More information about the llvm-commits mailing list