[PATCH] D83636: omp: Make OMP tablegen more like all other tablegens.
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 13 07:18:21 PDT 2020
thakis added a comment.
It puts the C++ code in C++ files :)
I agree there are merits to both approaches, but this is the one used ~everywhere else in LLVM and clang, so if it's a wash it seems good to stay consistent with the rest of the codebase.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83636/new/
https://reviews.llvm.org/D83636
More information about the llvm-commits
mailing list