[PATCH] D63325: [Support][Time profiler] Make FE codegen blocks to be inside frontend blocks
Anton Afanasyev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 28 03:07:05 PDT 2019
anton-afanasyev added a comment.
In D63325#1645892 <https://reviews.llvm.org/D63325#1645892>, @mgehre wrote:
> I'm seeing the same issue `Not all CodeGen sections are inside any Frontend section!` with python 3.7.1. Json: F9863382: check-time-trace-sections.json <https://reviews.llvm.org/F9863382>
Yes, confirmed that is python version issue, I'm working on it.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63325/new/
https://reviews.llvm.org/D63325
More information about the llvm-commits
mailing list