[PATCH] D124350: [llvm-gsymutil][NFC] refactor AddressRange&AddresRanges structures.

Alexey Lapshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 26 02:01:26 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG854c33946fd4: [llvm-gsymutil][NFC] refactor AddressRange&AddresRanges structures. (authored by avl).

Changed prior to commit:
  https://reviews.llvm.org/D124350?vs=424797&id=425154#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124350

Files:
  llvm/include/llvm/ADT/AddressRanges.h
  llvm/include/llvm/DebugInfo/GSYM/DwarfTransformer.h
  llvm/include/llvm/DebugInfo/GSYM/ExtractRanges.h
  llvm/include/llvm/DebugInfo/GSYM/FunctionInfo.h
  llvm/include/llvm/DebugInfo/GSYM/GsymCreator.h
  llvm/include/llvm/DebugInfo/GSYM/InlineInfo.h
  llvm/include/llvm/DebugInfo/GSYM/LineEntry.h
  llvm/include/llvm/DebugInfo/GSYM/LookupResult.h
  llvm/include/llvm/DebugInfo/GSYM/Range.h
  llvm/include/llvm/DebugInfo/GSYM/StringTable.h
  llvm/lib/DebugInfo/GSYM/CMakeLists.txt
  llvm/lib/DebugInfo/GSYM/DwarfTransformer.cpp
  llvm/lib/DebugInfo/GSYM/ExtractRanges.cpp
  llvm/lib/DebugInfo/GSYM/FunctionInfo.cpp
  llvm/lib/DebugInfo/GSYM/GsymCreator.cpp
  llvm/lib/DebugInfo/GSYM/InlineInfo.cpp
  llvm/lib/DebugInfo/GSYM/Range.cpp
  llvm/lib/Support/AddressRanges.cpp
  llvm/lib/Support/CMakeLists.txt
  llvm/unittests/DebugInfo/GSYM/GSYMTest.cpp
  llvm/unittests/Support/AddressRangeTest.cpp
  llvm/unittests/Support/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124350.425154.patch
Type: text/x-patch
Size: 54377 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220426/d880c7be/attachment-0001.bin>


More information about the llvm-commits mailing list