[PATCH] D103089: [Debug-Info][CodeView] Fix GUID string generation for MSVC generated objects.

Carlos Alberto Enciso via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 14 22:54:21 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd0a5d8611935: [Debug-Info][CodeView] Fix GUID string generation for MSVC generated objects. (authored by CarlosAlbertoEnciso).

Changed prior to commit:
  https://reviews.llvm.org/D103089?vs=351492&id=352047#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103089

Files:
  llvm/lib/DebugInfo/CodeView/Formatters.cpp
  llvm/test/tools/obj2yaml/COFF/Inputs/test-1.o
  llvm/test/tools/obj2yaml/COFF/Inputs/test-2.o
  llvm/test/tools/obj2yaml/COFF/Inputs/test-3.o
  llvm/test/tools/obj2yaml/COFF/Inputs/test-4.o
  llvm/test/tools/obj2yaml/COFF/Inputs/test-5.o
  llvm/test/tools/obj2yaml/COFF/Inputs/test-6.o
  llvm/test/tools/obj2yaml/COFF/test-1.test
  llvm/test/tools/obj2yaml/COFF/test-2.test
  llvm/test/tools/obj2yaml/COFF/test-3.test
  llvm/test/tools/obj2yaml/COFF/test-4.test
  llvm/test/tools/obj2yaml/COFF/test-5.test
  llvm/test/tools/obj2yaml/COFF/test-6.test
  llvm/unittests/DebugInfo/CodeView/CMakeLists.txt
  llvm/unittests/DebugInfo/CodeView/GUIDFormatTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103089.352047.patch
Type: text/x-patch
Size: 10745 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210615/b42f9726/attachment.bin>


More information about the llvm-commits mailing list