[XRay] Update RecordInitializer for PIDRecord
authorDean Michael Berris <dberris@google.com>
Fri, 31 Aug 2018 20:02:55 +0000 (20:02 +0000)
committerDean Michael Berris <dberris@google.com>
Fri, 31 Aug 2018 20:02:55 +0000 (20:02 +0000)
commitf135ac4bbca73e3eacf621f4ae4ba1ed4eb73d1f
tree94ff29a24e7dec10928c2e86285fcb46399699b9
parente8064b6f6dabe873d3afa80c026ad5dece2b18cd
[XRay] Update RecordInitializer for PIDRecord

Since we changed the storage for the PID in PIDRecord instances, we need
to also update the way we load the data from a DataExtractor through the
RecordInitializer.

llvm-svn: 341243
llvm/lib/XRay/RecordInitializer.cpp