[all-commits] [llvm/llvm-project] 89074b: [AIX][compiler-rt] Use the AR/ranlib mode flag for...

David Tenty via All-commits all-commits at lists.llvm.org
Tue Sep 22 08:11:08 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 89074bdc813a0e8bd9ff5e69e76b134dc7ae1bd9
      https://github.com/llvm/llvm-project/commit/89074bdc813a0e8bd9ff5e69e76b134dc7ae1bd9
  Author: David Tenty <daltenty at ibm.com>
  Date:   2020-09-22 (Tue, 22 Sep 2020)

  Changed paths:
    M compiler-rt/CMakeLists.txt
    M compiler-rt/lib/builtins/CMakeLists.txt

  Log Message:
  -----------
  [AIX][compiler-rt] Use the AR/ranlib mode flag for 32-bit and 64-bit mode

since we will be building both 32-bit and 64-bit compiler-rt builtins
from a single configuration.

Reviewed By: hubert.reinterpretcast

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




More information about the All-commits mailing list