This fixes the following bugs:
https://bugs.llvm.org/show_bug.cgi?id=43935
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM, with nit.
llvm/test/tools/llvm-objcopy/ELF/add-symbol-no-symtab.test | ||
---|---|---|
109 | The name ProgramHeaders (i.e. with that specific spelling) is specific to the YAML, but the actual issue is to do with program headers in general in the object. |
The name ProgramHeaders (i.e. with that specific spelling) is specific to the YAML, but the actual issue is to do with program headers in general in the object.