Compiler projects using llvm
.global elf_func

elf_func:
   ret

.section .llvmbc
.incbin "bcsection.bc"