https://llvm.org/bugs/show_bug.cgi?id=15685

Igor Chesnokov <ichesno...@accesssoftek.com> changed:

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

--- Comment #1 from Igor Chesnokov <ichesno...@accesssoftek.com> ---
This is already fixed in Clang 3.9.0.

"@foo = constant i32 -1, align 4" output appears for platforms x86, ppc32,
ppc64, ppc64le, x86, x86-64 targets.

In 3.9.0 the sample requires to define foo as "constant in foo".

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to