[llvm-bugs] [Bug 35281] New: llvm-objcopy not support armv7e-m

via llvm-bugs llvm-bugs at lists.llvm.org
Sun Nov 12 19:19:47 PST 2017


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

            Bug ID: 35281
           Summary: llvm-objcopy not support armv7e-m
           Product: new-bugs
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: lesliezhai at llvm.org.cn
                CC: llvm-bugs at lists.llvm.org

Hi LLVM developers,

if (ELFObjectFile<ELF64LE> *o = dyn_cast<ELFObjectFile<ELF64LE>>(&Binary))

https://github.com/llvm-mirror/llvm/blob/master/tools/llvm-objcopy/llvm-objcopy.cpp#L200


$ llvm-objcopy -O binary llvm-cortex-m7.elf llvm-cortex-m7.bin
llvm-objcopy: 'llvm-cortex-m7.elf': The file was not recognized as a valid
object file.

Regards,
Leslie Zhai

-- 
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/20171113/5716bfc1/attachment-0001.html>


More information about the llvm-bugs mailing list