aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorValentin Clement <clementval@gmail.com>2020-12-17 14:07:29 -0500
committerclementval <clementval@gmail.com>2020-12-17 14:08:12 -0500
commitf4c8b80318005ca61bfed9b40ee9e6039194159b (patch)
tree319f3c7a0ddb6477e22d42a1f1410cd4826fe4a2 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parentcb77e877f8132b885fcac8b7532c58072537b9ed (diff)
downloadllvm-f4c8b80318005ca61bfed9b40ee9e6039194159b.zip
llvm-f4c8b80318005ca61bfed9b40ee9e6039194159b.tar.gz
llvm-f4c8b80318005ca61bfed9b40ee9e6039194159b.tar.bz2
[openmp] Remove clause from OMPKinds.def and use OMP.td info
Remove the OpenMP clause information from the OMPKinds.def file and use the information from the new OMP.td file. There is now a single source of truth for the directives and clauses. To avoid generate lots of specific small code from tablegen, the macros previously used in OMPKinds.def are generated almost as identical. This can be polished and possibly removed in a further patch. Reviewed By: jdoerfert Differential Revision: https://reviews.llvm.org/D92955
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions