diff options
author | Sven van Haastregt <sven.vanhaastregt@arm.com> | 2021-06-09 12:43:50 +0100 |
---|---|---|
committer | Sven van Haastregt <sven.vanhaastregt@arm.com> | 2021-06-09 14:03:58 +0100 |
commit | 8866793b4e0abd31e4f57abf9ba832d691a3a3e1 (patch) | |
tree | 4e2288d76151ea98fe1e85afa145f208aa081613 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h | |
parent | 630820bafc6866ce1efa4f1e2c4b11f6250eae9c (diff) | |
download | llvm-8866793b4e0abd31e4f57abf9ba832d691a3a3e1.zip llvm-8866793b4e0abd31e4f57abf9ba832d691a3a3e1.tar.gz llvm-8866793b4e0abd31e4f57abf9ba832d691a3a3e1.tar.bz2 |
[OpenCL] Add OpenCL builtin test generator
Add a new clang-tblgen flag `-gen-clang-opencl-builtin-tests` that
generates a .cl file containing calls to every builtin function
defined in the .td input.
This patch does not add any use of the new flag yet, so the only way
to obtain a generated test file is through a manual invocation of
clang-tblgen. A test making use of this emitter will be added in a
followup commit.
Differential Revision: https://reviews.llvm.org/D97869
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h')
0 files changed, 0 insertions, 0 deletions