Hi Team,

 

Has anyone tried compiling/running MonetDB under LLVM/CLANG compiler framework please?

 

Normally the use case is:

 

1)      Produce set of llvm bitcode files *.bc from C code

2)      Apply LLVM Pass to instrument *.bc files through llvm ‘OPT’ compiler tool

3)      Link all *.bc files and produce executables of monetdb

 

I am going to try monetdb under llvm. If anyone hasn’t done it before then I may ask for the initial pointers to compile monedb under llvm instrumentation.

 

Thanks.

 

Kind Regards, Ahmad