[PATCH] D72304: [OpenMP][OMPIRBuilder] Add Directives (master and critical) to OMPBuilder.

Johannes Doerfert via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 28 21:43:29 PST 2020


jdoerfert added a comment.

In D72304#1846115 <https://reviews.llvm.org/D72304#1846115>, @fghanim wrote:

> Thanks for trying.
>
> It compiles fine with me. How can I reproduce the problems you're getting? is there a way to pack what you have and send it to me so I can have a look?


Did you rebase onto the newest llvm master?

> Also, a second question, how trustworthy is harbormaster when it says something is buildable?

Honestly, I do not know.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72304





More information about the cfe-commits mailing list