diff options
author | Jonas Hahnfeld <Hahnfeld@itc.rwth-aachen.de> | 2016-09-14 13:59:05 +0000 |
---|---|---|
committer | Jonas Hahnfeld <Hahnfeld@itc.rwth-aachen.de> | 2016-09-14 13:59:05 +0000 |
commit | 464cdca9d35c0196a87a1e1971c313554ff41a3b (patch) | |
tree | b44144212f86014a2086ad5f786aca52de5cbcad /libcxx/test/std/strings/basic.string/string.cons/pointer_assignment.pass.cpp | |
parent | 896bbb3dfe1f9c16df54fde8e33c975fa7a1cfdc (diff) | |
download | bcm5719-llvm-464cdca9d35c0196a87a1e1971c313554ff41a3b.tar.gz bcm5719-llvm-464cdca9d35c0196a87a1e1971c313554ff41a3b.zip |
[OMPT] extend ompt tests by checks for frame pointers
OMPT tests can check for right frame information of tasks:
* parent_task_frame was directly printed as a pointer, but actually points to a struct ompt_frame {void*, void*}
* NULL is printed in the beginning of execution and loaded to FileChecker variable [[NULL]]
* implicit tasks now also print their frame information
* macro to print frame address from application
* print task info for barrier begin
Patch by Joachim Protze!
Differential Revision: https://reviews.llvm.org/D23304
llvm-svn: 281463
Diffstat (limited to 'libcxx/test/std/strings/basic.string/string.cons/pointer_assignment.pass.cpp')
0 files changed, 0 insertions, 0 deletions