[PATCH] D155684: [XCOFF] Write source language ID and CPU version ID into C_FILE symbol.

Hubert Tong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 20 20:59:49 PDT 2023


hubert.reinterpretcast added a comment.

@Esme, iiuc, the `integrated-as` mode was made the default on AIX during the LLVM 17 development cycle and, without this, there is a regression in debugging Clang-compiled programs with AIX `dbx`?
If so, I believe this should be considered for the LLVM 17 release branch (i.e., backport if this does not land before the release split).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155684



More information about the llvm-commits mailing list