"llvm/lib/Target/SystemZ/SystemZAsmPrinter.cpp" did not exist on "fd97a3369e1250a7dafa41791f2b12c6d8a4d3c8"
Add a sys::OwningMemoryBlock class, which is a sys::MemoryBlock that owns its
underlying memory, and will automatically release it on destruction. Use this to tidy up the orc::IndirectStubsInfo class. llvm-svn: 251731
Loading
Please sign in to comment