[all-commits] [llvm/llvm-project] def62c: [NFC] Remove ar/ranlib test noise during cmake step

serge-sans-paille via All-commits all-commits at lists.llvm.org
Thu Feb 20 02:26:38 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: def62c7f6548104274f95154bb5a91264646c701
      https://github.com/llvm/llvm-project/commit/def62c7f6548104274f95154bb5a91264646c701
  Author: serge-sans-paille <sguelton at redhat.com>
  Date:   2020-02-20 (Thu, 20 Feb 2020)

  Changed paths:
    M llvm/cmake/modules/HandleLLVMOptions.cmake

  Log Message:
  -----------
  [NFC] Remove ar/ranlib test noise during cmake step

At least on RHEL, ar outputs on stderr a message similar to

        .../bin/ar: creating t.a

Which creates noise during the cmake step. Get rid of it.




More information about the All-commits mailing list