Run `lli` comand with the flag `-force-interpreter=true` to execute LLVM bitcode, if `lli` run `variable arguments` function in the bitcode, it will crash. Fix #173718
Run `lli` comand with the flag `-force-interpreter=true` to execute LLVM bitcode, if `lli` run `variable arguments` function in the bitcode, it will crash. Fix #173718