[all-commits] [llvm/llvm-project] cddd3f: [CSKY] Add visibility macro to fix link error
Zi Xuan Wu (Zeson) via All-commits
all-commits at lists.llvm.org
Mon Jan 11 00:28:57 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: cddd3faf5debdfd2c09bb5b723f579fa8c8d5027
https://github.com/llvm/llvm-project/commit/cddd3faf5debdfd2c09bb5b723f579fa8c8d5027
Author: Zi Xuan Wu <zixuan.wu at linux.alibaba.com>
Date: 2021-01-11 (Mon, 11 Jan 2021)
Changed paths:
M llvm/lib/Target/CSKY/TargetInfo/CSKYTargetInfo.cpp
Log Message:
-----------
[CSKY] Add visibility macro to fix link error
Add LLVM_EXTERNAL_VISIBILITY macro to fix link error of
https://reviews.llvm.org/D88466#2476378
More information about the All-commits
mailing list