[all-commits] [llvm/llvm-project] d784ec: [compiler-rt][libunwind][runtimes] Recategorize `l...

John Ericson via All-commits all-commits at lists.llvm.org
Wed Aug 17 09:35:49 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d784ecfea946f35c7678a86b79a7984e33a2c004
      https://github.com/llvm/llvm-project/commit/d784ecfea946f35c7678a86b79a7984e33a2c004
  Author: John Ericson <John.Ericson at Obsidian.Systems>
  Date:   2022-08-17 (Wed, 17 Aug 2022)

  Changed paths:
    M compiler-rt/cmake/config-ix.cmake
    M libunwind/cmake/config-ix.cmake
    M runtimes/CMakeLists.txt

  Log Message:
  -----------
  [compiler-rt][libunwind][runtimes] Recategorize `llvm_check_linker_flag` langs

Done according to @phosek's comments in D117537, but not done then to
separate pure refactor (that) from possible behavior change (this).

Wasn't working before, but I think that was due to an issue of mismatched variable names fixed in D110005.

Reviewed By: phosek, #libunwind, #libc_abi

Differential Revision: https://reviews.llvm.org/D117833




More information about the All-commits mailing list