While still allowing CodeGen/AsmPrinter in llvm to own them using a bump ptr allocator. (might be nice to replace the pointers there with something that at least automatically calls their dtors, if that's necessary/useful, rather than having it done explicitly (I think a typed BumpPtrAllocator already does this, or maybe a unique_ptr with a custom deleter, etc)) llvm-svn: 253409 |
||
|---|---|---|
| .. | ||
| BinaryHolder.cpp | ||
| BinaryHolder.h | ||
| CMakeLists.txt | ||
| DebugMap.cpp | ||
| DebugMap.h | ||
| DwarfLinker.cpp | ||
| LLVMBuild.txt | ||
| MachODebugMapParser.cpp | ||
| MachOUtils.cpp | ||
| MachOUtils.h | ||
| Makefile | ||
| NonRelocatableStringpool.h | ||
| dsymutil.cpp | ||
| dsymutil.h | ||