compyling python by clang

​Dear all,
I have a code in python(written by llvmlite). I want to see if there is a way to compile it with clang so I would have .ll file?Does anyone know about it?