OSDN Git Service

android: [openmp] add support for tablegen generated sources
authorMauro Rossi <issor.oruam@gmail.com>
Fri, 24 Jul 2020 19:37:07 +0000 (21:37 +0200)
committerMauro Rossi <issor.oruam@gmail.com>
Thu, 15 Apr 2021 11:05:12 +0000 (13:05 +0200)
commita5347eef993115b3c6e8b7b2874d553104a27fe5
tree2e8cda1b2321870cf83d4b8c31dde40ea1706f7e
parent72ad0a4b6e05da5a03193d1020cf9bb5769d6524
android: [openmp] add support for tablegen generated sources

Porting to Android.bp of the following commits:

d90443b1d93 "[openmp] Base of tablegen generated OpenMP common declaration"
1a70077b5a6 "[openmp] Move Directive and Clause helper function to tablegen"
943660fd15f "[openmp] Remove OMPConstants.cpp and replace it by OMP.cpp generated by tablegen"

Signed-off-by: Mauro Rossi <issor.oruam@gmail.com>
llvm/Android.bp
llvm/lib/Frontend/OpenMP/Android.bp [new file with mode: 0644]
llvm/soong/tblgen.go