[PATCH] D32259: [XRay] [compiler-rt] - Fix standalone build test and XFAIL a test.
Keith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 19 19:06:53 PDT 2017
kpw added a comment.
I've confirmed this test is buggy in the writer. The reader sees the EOB record before any function records for one of the threads.
https://reviews.llvm.org/D32259
More information about the llvm-commits
mailing list