Hello Decebal Epuran,
what is the workflow you want to achieve?
LLVM target is normally only there for unit testing and therefore you normally execute a unit test and set a breakpoint in case you want to debug. Then you can use single stepping and see all variables in the variables window.
Do you need more?
Regards Markus