[PATCH] D49501: Remove scheduling dependency from XRay :: Posix/fork_basic_logging.cc

Henry Zhu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 19 10:35:51 PDT 2018


Maknee added a comment.

There is an ordering currently (There shouldn't have been)

On lines 92 and 100, TRACE should be TRACE-DAG.

Refer to https://reviews.llvm.org/D49559


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D49501





More information about the llvm-commits mailing list