[PATCH] D101197: [DebugInfo][AIX] Set target debugger-tune default to dbx

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 24 17:45:36 PDT 2021


shchenz accepted this revision.
shchenz added a comment.

This will save the option setting for tuning debugger for components involving llc (for example, LTO) as described in the description.
LGTM too. Thanks for doing this.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101197



More information about the llvm-commits mailing list