DescriptionWe have a use case where we'd like to read symbol data and use it directly, without having to serialize it to a file. Step 1 is to provide an API to get the data out in non-serialized form. This patch adds a ReadSymbolData function to dump_symbols.cc which returns a Module object and refactors things slightly to avoid code duplication. Patch Set 1 #
Total comments: 1
MessagesTotal messages: 3
|