[PATCH] D49513: [ELF] Error if -r --gdb-index are used together

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 23 17:02:20 PDT 2018


dblaikie added a comment.

Would be good to have an explanation about why these options are incompatible in the commit message (missed that opportunity) and maybe in the source.

Is the schema in gdb_index unable to handle multiple code sections, for example?


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D49513





More information about the llvm-commits mailing list