[PATCH] D58628: [cmake] Add option to enable gdb-index.

Michael Liao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 25 12:39:56 PST 2019


hliao added a comment.

that's the case your system has gold as the default linker. For my case, my default system linker is bfd ld, which don't understand `-Wl,--gdb-index`.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58628/new/

https://reviews.llvm.org/D58628





More information about the llvm-commits mailing list