[all-commits] [llvm/llvm-project] 05f7b6: [llvm-libtool-darwin] Add support for LLVM bitcode...
Alexander Shaposhnikov via All-commits
all-commits at lists.llvm.org
Thu Oct 29 12:01:15 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 05f7b682192b79090b99f01ac7ea62ceaad631b7
https://github.com/llvm/llvm-project/commit/05f7b682192b79090b99f01ac7ea62ceaad631b7
Author: Paul-Antoine Arras <paarras at quarkslab.com>
Date: 2020-10-29 (Thu, 29 Oct 2020)
Changed paths:
A llvm/test/tools/llvm-libtool-darwin/Inputs/arm64-ios.ll
A llvm/test/tools/llvm-libtool-darwin/Inputs/arm64e-ios.ll
A llvm/test/tools/llvm-libtool-darwin/Inputs/armv7-ios.ll
A llvm/test/tools/llvm-libtool-darwin/Inputs/x86_64-osx-2.ll
A llvm/test/tools/llvm-libtool-darwin/Inputs/x86_64-osx.ll
A llvm/test/tools/llvm-libtool-darwin/Inputs/x86_64h-osx.ll
M llvm/test/tools/llvm-libtool-darwin/archive-flattening.test
M llvm/test/tools/llvm-libtool-darwin/cpu-subtype-matching.test
M llvm/test/tools/llvm-libtool-darwin/create-static-lib.test
M llvm/test/tools/llvm-libtool-darwin/filelist.test
A llvm/test/tools/llvm-libtool-darwin/universal-bitcode-flattening.test
A llvm/test/tools/llvm-libtool-darwin/universal-bitcode-output.test
R llvm/test/tools/llvm-libtool-darwin/universal-file-flattening.test
A llvm/test/tools/llvm-libtool-darwin/universal-object-flattening.test
A llvm/test/tools/llvm-libtool-darwin/universal-object-output.test
R llvm/test/tools/llvm-libtool-darwin/universal-output.test
M llvm/tools/llvm-libtool-darwin/llvm-libtool-darwin.cpp
Log Message:
-----------
[llvm-libtool-darwin] Add support for LLVM bitcode files
This diff adds support for LLVM bitcode objects to llvm-libtool-darwin.
Test plan: make check-all
Differential revision: https://reviews.llvm.org/D88722
More information about the All-commits
mailing list