[LLVMbugs] [Bug 19578] New: .thumb_set crash with coff

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Apr 27 13:16:36 PDT 2014


http://llvm.org/bugs/show_bug.cgi?id=19578

            Bug ID: 19578
           Summary: .thumb_set crash with coff
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: MC
          Assignee: unassignedbugs at nondot.org
          Reporter: rafael.espindola at gmail.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

arm_func:
    nop

    .thumb_set alias_arm_func, arm_func

will crash 

./bin/llvm-mc /Users/espindola/llvm/test.s -o test.o
-triple=thumbv7-windows-itanium -filetype=obj

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20140427/f375aa94/attachment.html>


More information about the llvm-bugs mailing list