[PATCH] D42790: [ELF] Ensure that Elf_Rela addends are always written with -r

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 1 13:17:22 PST 2018


ruiu added a comment.

Please add test files to test your code instead of adding a user-visible command line flag. User-visible flags shouldn't be added without careful planning.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D42790





More information about the llvm-commits mailing list