[Openmp-commits] [PATCH] D44992: [OpenMP] enable bc file compilation using the latest clang
Jonas Hahnfeld via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Thu Apr 5 07:41:38 PDT 2018
Hahnfeld added a comment.
In https://reviews.llvm.org/D44992#1058461, @guansong wrote:
> I don't think this is a regression through, as it is broken right now unless one uses an older (less 4.0) clang.
... which is enough to satisfy the definition of a regression. Yes, Clang also regressed but that's no excuse to regress the runtime library. Please revert this change or let me know if you can't and I'll do it.
Repository:
rOMP OpenMP
https://reviews.llvm.org/D44992
More information about the Openmp-commits
mailing list