diff options
author | Vignesh Balasubramanian <Vignesh.Balasubrmanian@amd.com> | 2022-07-12 14:02:50 +0530 |
---|---|---|
committer | Vignesh Balasubramanian <Vignesh.Balasubrmanian@amd.com> | 2022-07-12 14:38:41 +0530 |
commit | 51d3f421f48f7c888c37a13be049a4ca8b61436e (patch) | |
tree | 9787d60c16415c0637a85aa7faeac964cbe8804e /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 00d1a1a25fbbfd1fdc43f31194378423a707c738 (diff) | |
download | llvm-51d3f421f48f7c888c37a13be049a4ca8b61436e.zip llvm-51d3f421f48f7c888c37a13be049a4ca8b61436e.tar.gz llvm-51d3f421f48f7c888c37a13be049a4ca8b61436e.tar.bz2 |
[OpenMP][OMPD] GDB plugin code to leverage libompd to provide debugging
support for OpenMP programs.
This is 5th of 6 patches started from https://reviews.llvm.org/D100181
This plugin code, when loaded in gdb, adds a few commands like
ompd icv, ompd bt, ompd parallel.
These commands create an interface for GDB to read the OpenMP
runtime through libompd.
Reviewed By: @dreachem
Differential Revision: https://reviews.llvm.org/D100185
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions