[LLVMbugs] [Bug 3892] llvm-extract makes all globals internals

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Aug 25 17:32:47 PDT 2010


http://llvm.org/bugs/show_bug.cgi?id=3892

Dan Gohman <gohman at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #3 from Dan Gohman <gohman at apple.com> 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.



More information about the llvm-bugs mailing list