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

Florian Hahn <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]

--- Comment #18 from Florian Hahn <[email protected]> ---
This seems fixed in current master. I used the following steps to reproduce:

bin/clang -O3 -S -emit-llvm bug-sysZ.c
bin/llc -O3 -mtriple=s390x-linux-gnu -debug -verify-machineinstrs bug-sysZ.ll

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

Reply via email to