This was removed in https://reviews.llvm.org/D52594 for clang.
The one test using it has been updated to use the mpcore
CPU as the linked clang change does.
This is part of fixing https://bugs.llvm.org/show_bug.cgi?id=50454.
Paths
| Differential D103022
[llvm][ARM] Remove non-existent arm1176j-s CPU ClosedPublic Authored by DavidSpickett on May 24 2021, 6:54 AM.
Details Summary This was removed in https://reviews.llvm.org/D52594 for clang. The one test using it has been updated to use the mpcore This is part of fixing https://bugs.llvm.org/show_bug.cgi?id=50454.
Diff Detail
Event TimelineHerald added subscribers: danielkiss, jdoerfert, hiraditya, kristof.beyls. · View Herald TranscriptMay 24 2021, 6:54 AM Comment Actions I can confirm that there is no arm1176j-s, all Arm 1176 processors had trustzone, denoted by z. This revision is now accepted and ready to land.May 24 2021, 8:47 AM Closed by commit rG0cd2629d97e7: [llvm][ARM] Remove non-existent arm1176j-s CPU (authored by DavidSpickett). · Explain WhyMay 25 2021, 1:57 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 347378 llvm/lib/Target/ARM/ARM.td
llvm/test/CodeGen/ARM/build-attributes.ll
llvm/unittests/Support/TargetParserTest.cpp
|
clang-format not found in user’s local PATH; not linting file.