[PATCH] D149273: [LLD][ELF] Fix compressed-debug-level test on SystemZ

Ulrich Weigand via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 28 06:02:53 PDT 2023


uweigand requested review of this revision.
uweigand added a comment.

This version now uses `config.environment` to set the `DFLTCC` environment variable, which should work on any supported platform.  In addition, the environment variable is only set on SystemZ as host platform.


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

https://reviews.llvm.org/D149273



More information about the llvm-commits mailing list