This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f4bf727b251 [WebAssembly] Lower vselect new 3fe1b12fca9 [XRay] Add CPU ID in Custom Event FDR Records
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/XRay/FDRRecords.h | 14 +++++++++++--- lib/XRay/FDRTraceWriter.cpp | 7 ++++--- lib/XRay/FileHeaderReader.cpp | 3 +-- lib/XRay/RecordInitializer.cpp | 13 +++++++++++++ lib/XRay/RecordPrinter.cpp | 5 +++-- lib/XRay/Trace.cpp | 13 ++++++------- unittests/XRay/FDRProducerConsumerTest.cpp | 2 +- unittests/XRay/FDRRecordPrinterTest.cpp | 4 ++-- 8 files changed, 41 insertions(+), 20 deletions(-)