https://sourceware.org/bugzilla/show_bug.cgi?id=27229
karthik.eu at outlook dot com changed:
What|Removed |Added
Resolution|--- |NOTABUG
https://sourceware.org/bugzilla/show_bug.cgi?id=27229
--- Comment #1 from karthik.eu at outlook dot com ---
I ran llvm-* set of binutils tools and realized I did not set arch_info for my
object file.
> $ llvm-objdump -d out.obj
> out.obj: file format coff-
> llvm-objdump: error:
https://sourceware.org/bugzilla/show_bug.cgi?id=27229
karthik.eu at outlook dot com changed:
What|Removed |Added
CC||karthik.eu at outlook
https://sourceware.org/bugzilla/show_bug.cgi?id=27229
karthik.eu at outlook dot com changed:
What|Removed |Added
Target||x86_64-w64-mingw32
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: karthik.eu at outlook dot com
Target Milestone: ---
Created attachment 13149
--> https://sourceware.org/bugzilla/attachment.cgi?id=13149&action=edit
object file
I am following the example a