[PATCH] D73392: [Support] Split MallocAllocator out of Allocator.h
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 24 17:39:38 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0697bcb66f1d: [Support] Split MallocAllocator out of Allocator.h (authored by rnk).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73392/new/
https://reviews.llvm.org/D73392
Files:
llvm/include/llvm/ADT/ScopedHashTable.h
llvm/include/llvm/ADT/SparseSet.h
llvm/include/llvm/ADT/StringMap.h
llvm/include/llvm/ADT/StringSet.h
llvm/include/llvm/BinaryFormat/MachO.h
llvm/include/llvm/DebugInfo/CodeView/ContinuationRecordBuilder.h
llvm/include/llvm/DebugInfo/PDB/Native/SymbolCache.h
llvm/include/llvm/Object/IRSymtab.h
llvm/include/llvm/ProfileData/SampleProf.h
llvm/include/llvm/Remarks/RemarkStringTable.h
llvm/include/llvm/Support/Allocator.h
llvm/include/llvm/Support/AllocatorBase.h
llvm/include/llvm/Support/BinaryStreamReader.h
llvm/include/llvm/Support/Process.h
llvm/lib/IR/SafepointIRVerifier.cpp
llvm/unittests/Support/BinaryStreamTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73392.240339.patch
Type: text/x-patch
Size: 14327 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200125/b442f95c/attachment-0001.bin>
More information about the llvm-commits
mailing list