[LLVMbugs] [Bug 12474] In-memory metadata representation is bloated.

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Apr 10 13:13:03 PDT 2012


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

Bill Wendling <wendling at apple.com> changed:

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

--- Comment #9 from Bill Wendling <wendling at apple.com> 2012-04-10 15:13:03 CDT ---
Good catch. Implemented here:

Sending        include/llvm/Metadata.h
Sending        include/llvm/Value.h
Sending        lib/VMCore/LLVMContextImpl.h
Sending        lib/VMCore/Metadata.cpp
Sending        lib/VMCore/Value.cpp
Transmitting file data .....
Committed revision 154429.

I call this PR finished, unless you think we can squeeze more space out of
these structures.

-- 
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