[LLVMdev] Executing benchmarks using LLVM

Murali Nethi nethimk at gmail.com
Tue Jul 26 08:46:59 PDT 2005


Hi,

Question I had was if someone has tried executing Mibench or
Mediabench benchmarks using llvm.

I am trying to do simple qsort benchmark in the Mibench benchmark
suite. I substituted llvmc instead of gcc in the makefiles. But I am
getting the following error.

"llvmc qsort_small.c -O3 -o qsort_small -lm
llvmc: Configuration file for 'c' is not available.
make: *** [qsort_small] Error 1"

Can anyone suggest how I can get rid of this?

Thanks a lot for your help.
Murali




More information about the llvm-dev mailing list