[Openmp-commits] [PATCH] D44992: [OpenMP] enable bc file compilation using the latest clang

Guansong Zhang via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Mar 28 15:27:47 PDT 2018


guansong added a comment.

I mean using -DLIBOMPTARGET_NVPTX_ENABLE_BCLIB=1 on cmake command line, to build the bc libraries. Did you use that flag?

By latest clang I mean

/builds/guansong/llvm.trunk/llvm

- 9273bb3 2018-03-27 | Use .set instead of = when printing assignment in assembly output (HEAD -> master, origin/master, origin/HEAD) [Krzysztof Parzyszek]

/builds/guansong/llvm.trunk/llvm/tools/clang

- a4c6f25 2018-03-27 | [clang] Change std::sort to llvm::sort in response to r327219 (HEAD -> master, origin/master, origin/HEAD) [Mandeep Singh Grang]

And the OpenMP runtime I used

- 24e7752 2018-03-26 | Move blocktime_str variable right before its first use (origin/master, origin/HEAD, master) [Jonathan Peyton]


Repository:
  rOMP OpenMP

https://reviews.llvm.org/D44992





More information about the Openmp-commits mailing list