[all-commits] [llvm/llvm-project] ad83be: [NFC][PowerPC] Remove unnecessary link components.
Steven Wan via All-commits
all-commits at lists.llvm.org
Thu Jan 16 18:23:42 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ad83bed2411fdc9f9ef691a320d5d35b65ab4bae
https://github.com/llvm/llvm-project/commit/ad83bed2411fdc9f9ef691a320d5d35b65ab4bae
Author: Steven Wan <wanyu9511 at gmail.com>
Date: 2020-01-16 (Thu, 16 Jan 2020)
Changed paths:
M llvm/unittests/Target/PowerPC/CMakeLists.txt
Log Message:
-----------
[NFC][PowerPC] Remove unnecessary link components.
Remove unused link components for PowerPC target unittest according
to post commit comments. This is a redo for a previous commit
"fc4e43ad618b" that removed a few components that are necessary
when libraries are to be built shared (i.e., BUILD_SHARED_LIBS=ON).
More information about the All-commits
mailing list