Why do I get “llc: output.ll:10:16: error: Invalid result type for LLVM function” when compiling a .ll file using llc?

前端 未结 0 1817
我在风中等你
我在风中等你 2020-12-31 09:29

I have this llvm program

target triple = "i686-pc-windows-msvc"
target datalayout = ""

define void @"main"() 
{
entry:
  %"         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题