Add support for OpenHarmony OS
General OpenHarmony OS discussion on discourse thread "[RFC] Add support for OpenHarmony OS"
https://discourse.llvm.org/t/rfc-add-support-for-openharmony-os/66656
Paths
| Differential D138202
[OHOS] Add support for OpenHarmony ClosedPublic Authored by kpdev42 on Nov 17 2022, 5:27 AM.
Details
Summary Add support for OpenHarmony OS General OpenHarmony OS discussion on discourse thread "[RFC] Add support for OpenHarmony OS"
Diff Detail
Event TimelineComment Actions Please include context with the diff (https://llvm.org/docs/Phabricator.html#requesting-a-review-via-the-web-interface). (Phab doesn't have the full repo backing each diff so the context lets us see what the surrounding code is) Comment Actions I'm generally of the opinion that anything and everything can go into Triple
DavidSpickett added inline comments.
Comment Actions LGTM, all comments have been addressed. Please add [llvm] at the start of the commit title as well. If you are landing it using arc, edit the title here in the web interface first. It has a habit of choosing that over the local version in my experience. This revision is now accepted and ready to land.Feb 27 2023, 3:12 AM This revision was landed with ongoing or failed builds.Feb 27 2023, 6:17 AM Closed by commit rGc417b7a69570: [OHOS] Add support for OpenHarmony (authored by kpdev42). · Explain Why This revision was automatically updated to reflect the committed changes. Comment Actions
Sorry, forgot to add this tag, mea culpa. Will add it in next patches. Thank you for the review
Revision Contents
Diff 476198 llvm/include/llvm/ADT/Triple.h
llvm/include/llvm/BinaryFormat/MinidumpConstants.defllvm/lib/Support/AArch64TargetParser.cpp
llvm/lib/Support/ARMTargetParser.cpp
llvm/lib/Support/Triple.cpp
llvm/lib/Target/ARM/ARMSubtarget.h
llvm/lib/Target/ARM/ARMTargetMachine.cpp
llvm/test/CodeGen/AArch64/arm64-platform-reg.ll
llvm/test/Transforms/SafeStack/AArch64/abi.ll
llvm/test/Transforms/SafeStack/AArch64/abi_ssp.ll
llvm/test/Transforms/SafeStack/AArch64/unreachable.ll
llvm/unittests/ADT/TripleTest.cpp
|
Keep blank line