summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorDean Michael Berris <dberris@google.com>2018-09-07 02:25:06 +0000
committerDean Michael Berris <dberris@google.com>2018-09-07 02:25:06 +0000
commitb9dd61c13c7c8b353b7ba027f046062668125cd4 (patch)
treef327e256924cd756fc05905b4f33d4cf892fa601 /clang/lib/CodeGen/CodeGenFunction.cpp
parentd7acacab94f3eac228c7b66a0c76972c7930dc9e (diff)
downloadbcm5719-llvm-b9dd61c13c7c8b353b7ba027f046062668125cd4.tar.gz
bcm5719-llvm-b9dd61c13c7c8b353b7ba027f046062668125cd4.zip
[XRay] Add a BlockVerifier visitor for FDR Records
Summary: This patch implements a `BlockVerifier` type which enforces the invariants of the log structure of FDR mode logs on a per-block basis. This ensures that the data we encounter from an FDR mode log semantically correct (i.e. that records follow the documented "grammar" for FDR mode log records). This is another part of the refactoring of D50441. Reviewers: mboerger, eizan Subscribers: mgorny, hiraditya, llvm-commits Differential Revision: https://reviews.llvm.org/D51723 llvm-svn: 341628
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud