[all-commits] [llvm/llvm-project] f5f361: [clang][LoongArch] Add OHOS target (#127555)
Ami-zhang via All-commits
all-commits at lists.llvm.org
Sun Mar 2 17:26:11 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f5f3612453fb3568a76056daea41f67df82636af
https://github.com/llvm/llvm-project/commit/f5f3612453fb3568a76056daea41f67df82636af
Author: Ami-zhang <zhanglimin at loongson.cn>
Date: 2025-03-03 (Mon, 03 Mar 2025)
Changed paths:
M clang/lib/Basic/Targets.cpp
M clang/lib/Driver/ToolChains/OHOS.cpp
A clang/test/Driver/Inputs/ohos_native_tree/llvm/lib/clang/x.y.z/lib/loongarch64-linux-ohos/.keep
A clang/test/Driver/Inputs/ohos_native_tree/llvm/lib/clang/x.y.z/lib/loongarch64-linux-ohos/clang_rt.crtbegin.o
A clang/test/Driver/Inputs/ohos_native_tree/llvm/lib/clang/x.y.z/lib/loongarch64-linux-ohos/clang_rt.crtend.o
A clang/test/Driver/Inputs/ohos_native_tree/llvm/lib/clang/x.y.z/lib/loongarch64-linux-ohos/libclang_rt.builtins.a
A clang/test/Driver/Inputs/ohos_native_tree/sysroot/usr/include/loongarch64-linux-ohos/.keep
A clang/test/Driver/Inputs/ohos_native_tree/sysroot/usr/lib/loongarch64-linux-ohos/.keep
M clang/test/Driver/ohos.c
M clang/test/Preprocessor/ohos.c
Log Message:
-----------
[clang][LoongArch] Add OHOS target (#127555)
Add support for OHOS on loongarch64.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list