[Openmp-dev] libomp buildbots

Dmitri Gribenko via Openmp-dev openmp-dev at lists.llvm.org
Tue Mar 22 09:05:14 PDT 2016


On Tue, Mar 22, 2016 at 8:58 AM, Hahnfeld, Jonas
<Hahnfeld at itc.rwth-aachen.de> wrote:
>> > Hi,
>> >
>> > So should we use a pre-compiled version? In the configuration there is
>> > some reference to /home/llvmbb/bin/clang-latest/bin - does that
>> > contain a reasonably recent version of clang?
>>
>> I think that would be best.
>>
>> $ /home/llvmbb/bin/clang-latest/bin/clang --version clang version 3.9.0
>> (trunk 259021)
>>
>> If it is not recent enough, I will update it.
>
> Looks ok to me, CC'ing some Intel folks...
> Do you also have llvm-lit and FileCheck there?

No -- it does not look like a default installation of Clang would
install those.  If you have a suggestion of how to install Clang
differently -- I'm all ears.

Dmitri

-- 
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <gribozavr at gmail.com>*/


More information about the Openmp-dev mailing list