diff options
author | Xiaodong Liu <liuxiaodong@loongson.cn> | 2023-03-24 09:57:22 -0500 |
---|---|---|
committer | Joseph Huber <jhuber6@vols.utk.edu> | 2023-03-24 09:58:26 -0500 |
commit | 125a37e09ba6e60495e1c0fa4c1b5ea05478a4b6 (patch) | |
tree | 019ee2c90578f84652e88f2dd0302cedae686a6e /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | e7c35d71007fab6e6729a0cfa821023128de2f74 (diff) | |
download | llvm-125a37e09ba6e60495e1c0fa4c1b5ea05478a4b6.zip llvm-125a37e09ba6e60495e1c0fa4c1b5ea05478a4b6.tar.gz llvm-125a37e09ba6e60495e1c0fa4c1b5ea05478a4b6.tar.bz2 |
[LoongArch] Add Scalar link component
Fix the lld link error on ppc64le builders:
```
ld.lld: error: undefined symbol: llvm::createLoopDataPrefetchPass()
>>> referenced by LoongArchTargetMachine.cpp
>>> lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchTargetMachine.cpp.o:((anonymous namespace)::LoongArchPassConfig::addIRPasses())
collect2: error: ld returned 1 exit status`
```
Reviewed By: sdesmalen
Differential Revision: https://reviews.llvm.org/D146806
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions