Can I create a "naked" function that has only inline assembler and no return IR for example? If I create just a function will an empty basic block, it's core dumps. I'm debugging it now.