[LLVMbugs] [Bug 1887] Error with bitfield codegen
    bugzilla-daemon at cs.uiuc.edu 
    bugzilla-daemon at cs.uiuc.edu
       
    Tue Jan 29 14:42:37 PST 2008
    
    
  
http://llvm.org/bugs/show_bug.cgi?id=1887
Devang Patel <dpatel at apple.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dpatel at apple.com
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
--- Comment #2 from Devang Patel <dpatel at apple.com>  2008-01-29 16:42:37 ---
Now clang emits following for last example.
        %struct.Test = type { i16, i8, i8, i8, i8, i8, i8, i32 }
-- 
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