https://bugs.llvm.org/show_bug.cgi?id=12110

Florian Hahn <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|---                         |FIXED

--- Comment #4 from Florian Hahn <[email protected]> ---
Folds to 

; Function Attrs: norecurse nounwind readnone ssp uwtable
define i32 @main(i32 %argc, i8** nocapture readnone %argv) local_unnamed_addr
#0 {
entry:
  ret i32 %argc
}

with current trunk

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to