https://bugs.llvm.org/show_bug.cgi?id=51243
Bug ID: 51243
Summary: [PE/COFF] Error when processing files that don't have
debug entry in directories header
Product: tools
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: llvm-objcopy/strip
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected],
[email protected],
[email protected],
[email protected], [email protected]
Created attachment 25079
--> https://bugs.llvm.org/attachment.cgi?id=25079&action=edit
Input file that triggers the bug
I get this error when trying to add a section:
$ llvm-objcopy --add-section .sect_name=<any_file> linuxaa64.efi.stub output_f
llvm-objcopy: error: 'output_f': debug directory payload outside of mapped
sections not supported
While actually linuxaa64.efi.stub does not have a debug entry in the Data
Directories header.
--
You are receiving this mail because:
You are on the CC list for the bug._______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs