[PATCH] D109923: [Support] Convert BinaryStream class zoo to 64-bit offsets
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 16 16:15:56 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG646299d183ca: [Support] Convert BinaryStream class zoo to 64-bit offsets (authored by thakis).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109923/new/
https://reviews.llvm.org/D109923
Files:
llvm/include/llvm/DebugInfo/MSF/MappedBlockStream.h
llvm/include/llvm/Support/BinaryByteStream.h
llvm/include/llvm/Support/BinaryItemStream.h
llvm/include/llvm/Support/BinaryStream.h
llvm/include/llvm/Support/BinaryStreamReader.h
llvm/include/llvm/Support/BinaryStreamRef.h
llvm/include/llvm/Support/BinaryStreamWriter.h
llvm/lib/DebugInfo/MSF/MappedBlockStream.cpp
llvm/lib/DebugInfo/PDB/Native/NativeEnumInjectedSources.cpp
llvm/lib/Support/BinaryStreamReader.cpp
llvm/lib/Support/BinaryStreamRef.cpp
llvm/lib/Support/BinaryStreamWriter.cpp
llvm/tools/llvm-pdbutil/LinePrinter.cpp
llvm/tools/llvm-pdbutil/LinePrinter.h
llvm/unittests/DebugInfo/MSF/MappedBlockStreamTest.cpp
llvm/unittests/Support/BinaryStreamTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109923.373100.patch
Type: text/x-patch
Size: 51794 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210916/ffb92229/attachment.bin>
More information about the llvm-commits
mailing list