http://llvm.org/bugs/show_bug.cgi?id=3892
Dan Gohman <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #3 from Dan Gohman <[email protected]> 2010-08-25 19:32:47 CDT --- I agree with Dale. I decided that several things that ExtractGV was doing weren't actually desirable, so I rewrote it, in r112120. Now, it doesn't change anything to internal. It does make internal things external, though some about of that is unavoidable. -- 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
