jhenderson added inline comments. ================ Comment at: Object.h:587 std::shared_ptr<MemoryBuffer> OwnedData; std::vector<SecPtr> Sections; ---------------- Don't you actually want to remove this field though? Repository: rL LLVM https://reviews.llvm.org/D47855