http://llvm.org/bugs/show_bug.cgi?id=5481
Richard Osborne <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from Richard Osborne <[email protected]> 2011-09-14 05:48:08 CDT --- (In reply to comment #3) > Can you please try again, or attach source file or updated .bc file ? Thanks. The source was just: int f(int foo) { return foo; } It seems to be working for me now. Thanks for all your work on debug. Closing as fixed. -- Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
