This is an archive of the discontinued LLVM Phabricator instance.

[llvm-readobj] - Fix a TODO in elf-reloc-zero-name-or-value.test.
ClosedPublic

Authored by grimar on Sep 16 2019, 2:05 AM.

Details

Summary

The "TODO" mentioned was:

"Add test for symbol with no name but with a value once yaml2obj allows
referencing symbols with no name from relocations."

We can do it now.

Diff Detail

Repository
rL LLVM

Event Timeline

grimar created this revision.Sep 16 2019, 2:05 AM
This revision is now accepted and ready to land.Sep 16 2019, 2:28 AM
MaskRay accepted this revision.Sep 16 2019, 3:22 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptSep 17 2019, 2:10 AM