diff options
author | Sven van Haastregt <sven.vanhaastregt@arm.com> | 2019-11-05 10:16:45 +0000 |
---|---|---|
committer | Sven van Haastregt <sven.vanhaastregt@arm.com> | 2019-11-05 10:26:47 +0000 |
commit | 0e56b0f94bfc683c5a95e96784cfc9229a730bc8 (patch) | |
tree | 4e1c328ee52f9b26b4fbfddd5d6748a0e6d899bf /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp | |
parent | 9a8d477a0e00c15d6d33a52486fa931483b7f2ea (diff) | |
download | bcm5719-llvm-0e56b0f94bfc683c5a95e96784cfc9229a730bc8.tar.gz bcm5719-llvm-0e56b0f94bfc683c5a95e96784cfc9229a730bc8.zip |
[OpenCL] Group builtin functions by prototype
The TableGen-generated file containing the function definitions can be
reorganized to save some memory in the Clang binary. Functions having
the same prototype(s) will point to a shared list of prototype(s).
Patch by Pierre Gondois and Sven van Haastregt.
Differential Revision: https://reviews.llvm.org/D63557
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp')
0 files changed, 0 insertions, 0 deletions