[all-commits] [llvm/llvm-project] cb90bb: [PowerPC] Specify the dynamic loader prefix in ppc...

Tulio Magno Quites Machado Filho via All-commits all-commits at lists.llvm.org
Mon Feb 13 23:07:07 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cb90bb986611bab58dbe05cefb0903e0a07f3cca
      https://github.com/llvm/llvm-project/commit/cb90bb986611bab58dbe05cefb0903e0a07f3cca
  Author: Tulio Magno Quites Machado Filho <tuliom at redhat.com>
  Date:   2023-02-14 (Tue, 14 Feb 2023)

  Changed paths:
    M clang/test/Driver/ppc-float-abi-warning.cpp

  Log Message:
  -----------
  [PowerPC] Specify the dynamic loader prefix in ppc-float-abi-warning

Ensure the tests do not fail during cross compilation by specifying
the dynamic loader prefix for a GNU installation that is expected to
support IEEE 128-bit long double.

Reviewed By: qiucf

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




More information about the All-commits mailing list