[PATCH] D83583: [openmp] Remove OMPConstants.cpp and replace it by OMP.cpp generated by tablegen

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 10 17:12:09 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG943660fd15f1: [openmp] Remove OMPConstants.cpp and replace it by OMP.cpp generated by tablegen (authored by clementval).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D83583/new/

https://reviews.llvm.org/D83583

Files:
  llvm/include/llvm/Frontend/Directive/DirectiveBase.td
  llvm/include/llvm/Frontend/OpenMP/CMakeLists.txt
  llvm/include/llvm/Frontend/OpenMP/OMP.td
  llvm/lib/Frontend/OpenMP/CMakeLists.txt
  llvm/lib/Frontend/OpenMP/OMPConstants.cpp
  llvm/test/TableGen/directive1.td
  llvm/test/TableGen/directive2.td
  llvm/utils/TableGen/DirectiveEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83583.277177.patch
Type: text/x-patch
Size: 6028 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200711/5b96e9b3/attachment.bin>


More information about the llvm-commits mailing list