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

Andrew V. Tischenko <andrew.v.tische...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andrew.v.tische...@gmail.co
                   |                            |m
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Andrew V. Tischenko <andrew.v.tische...@gmail.com> ---
The current Clang disassembles this code correctly that's why this bug should
be closed:

atischenko@ip-172-31-21-62:~/workspaces/prefix/build/bin$ llvm-mc -disassemble
test.s -triple=i386-apple-darwin9
        .section        __TEXT,__text,regular,pure_instructions
        movl    %fs:8, %eax

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