[PATCH] D37276: [yaml2obj][ELF] Make symbols optional for relocations

Sean Silva via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 29 21:24:07 PDT 2017


silvas added a comment.

Seems pretty straightforward. LGTM.

Also it's probably good to add a test documenting what happens when you have a relocation that does need a symbol but you don't provide one.


Repository:
  rL LLVM

https://reviews.llvm.org/D37276





More information about the llvm-commits mailing list