http://llvm.org/bugs/show_bug.cgi?id=4813
Daniel Dunbar <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Daniel Dunbar <[email protected]> 2009-08-28 11:15:16 --- Ah! The makefile rules for building libprofile_rt.bca were broken, the archive didn't actually have any bitcode in it. Fixed in r80373. -- 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
