[PATCH] D64608: [OpenCL] Make TableGen'd builtin tables and helper functions static
Pierre GONDOIS via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 12 01:19:01 PDT 2019
Pierre added a comment.
Hello Tom,
Thank you for adding me, the changes seem correct to me.
There is a new version of the tablegen builtin functions that makes these tables static/const. It still needs some work, so I thing it's relevant to make this change in the meantime :
https://reviews.llvm.org/D63434
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64608/new/
https://reviews.llvm.org/D64608
More information about the cfe-commits
mailing list