[PATCH] D84329: [openmp] Clean up OMPKinds.def remove OMP_DIRECTIVE
Valentin Clement via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 22 08:02:59 PDT 2020
clementval created this revision.
clementval added reviewers: jdoerfert, jdenny.
Herald added subscribers: llvm-commits, aaron.ballman, sstefan1, jfb, guansong, yaxunl.
Herald added a project: LLVM.
This patch removes the OMP_DIRECTIVE definition from OMPKinds.def since they
are now defined in OMP.td and OMP_DIRECTIVE is not used anymore in the code.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D84329
Files:
llvm/include/llvm/Frontend/OpenMP/OMPKinds.def
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84329.279831.patch
Type: text/x-patch
Size: 4424 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200722/47e90c11/attachment.bin>
More information about the llvm-commits
mailing list