[PATCH] D49513: [ELF] gdb-index: don't remove .debug_gnu_pub{names, types} in -r mode

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 18 14:55:44 PDT 2018


ruiu added a comment.

Instead of doing this, maybe we should report an error when -gdb-index is used with -r. I don't think there's a valid use case of giving the two flags at the same time.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D49513





More information about the llvm-commits mailing list