[LLVMbugs] [Bug 6921] clang: wrong alignment for .comm object
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sat Apr 24 09:29:04 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=6921
Török Edwin <edwintorok at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |llvmbugs at cs.uiuc.edu
Component|Frontend |LLVM Codegen
--- Comment #2 from Török Edwin <edwintorok at gmail.com> 2010-04-24 11:29:03 CDT ---
actually this is more of a backend problem, the IR contains align 8 in both
cases, but the assembly not.
--
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