Branch: refs/heads/release9.2/fixes/line_info
Home: https://github.com/dyninst/dyninst
Commit: 17d6d5abdd1f99975cc289882377a4802af121e7
https://github.com/dyninst/dyninst/commit/17d6d5abdd1f99975cc289882377a4802af121e7
Author: Bill Williams <bill@xxxxxxxxxxx>
Date: 2016-10-24 (Mon, 24 Oct 2016)
Changed paths:
M common/h/Serialization.h
M symtabAPI/h/Aggregate.h
M symtabAPI/h/Collections.h
M symtabAPI/h/Function.h
M symtabAPI/h/Region.h
M symtabAPI/h/Symbol.h
M symtabAPI/h/Symtab.h
M symtabAPI/h/Type.h
M symtabAPI/h/Variable.h
M symtabAPI/src/Aggregate.C
M symtabAPI/src/Collections.C
M symtabAPI/src/Object-nt.C
M symtabAPI/src/Region.C
M symtabAPI/src/Symbol.C
M symtabAPI/src/Symtab.C
M symtabAPI/src/Type.C
M symtabAPI/src/Variable.C
Log Message:
-----------
More cleanup of dead serialization code; also added missing SymReader include for previous commit.
|