[all-commits] [llvm/llvm-project] dfec13: [libc++] Do not allow customizing the arch in the ...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Thu Apr 30 09:59:12 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: dfec13fcf21d0f42364dd4896a44e4f1d6b9466f
https://github.com/llvm/llvm-project/commit/dfec13fcf21d0f42364dd4896a44e4f1d6b9466f
Author: Louis Dionne <ldionne at apple.com>
Date: 2020-04-30 (Thu, 30 Apr 2020)
Changed paths:
M libcxx/utils/ci/macos-backdeployment.sh
M libcxx/utils/ci/macos-trunk.sh
Log Message:
-----------
[libc++] Do not allow customizing the arch in the trunk and back-deployment scripts
We should eventually be able to pass an arbitrary target triple, however
for the time being, just being able to pass 64/32 is not really that
useful.
More information about the All-commits
mailing list