Add object file handling for powerpcle-*-*.
Adjust tests.
Paths
| Differential D93916
[PowerPC] Support powerpcle target in LLVMObject [2/5] ClosedPublic Authored by Bdragon28 on Dec 29 2020, 1:47 PM.
Details Summary Add object file handling for powerpcle-*-*. Adjust tests.
Diff Detail
Event TimelineBdragon28 added a parent revision: D92445: [PowerPC] Enable OpenMP for powerpcle target. [5/5].Dec 29 2020, 1:48 PM Bdragon28 added a child revision: D93919: [PowerPC] Support powerpcle target in Clang [3/5].Dec 29 2020, 1:56 PM Bdragon28 edited parent revisions, added: D93918: [PowerPC] Add the LLVM triple for powerpcle [1/5]; removed: D92445: [PowerPC] Enable OpenMP for powerpcle target. [5/5]. This revision is now accepted and ready to land.Dec 29 2020, 2:00 PM MaskRay retitled this revision from [PowerPC] powerpcle target 2/5 to [PowerPC] Support powerpcle target in LLVMObject [2/5].Dec 29 2020, 3:38 PM This revision was landed with ongoing or failed builds.Jan 2 2021, 10:20 AM Closed by commit rG696bd3073fd2: [PowerPC] Support powerpcle target in LLVMObject [2/5] (authored by Bdragon28). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 314252 llvm/include/llvm/Object/ELFObjectFile.h
llvm/lib/Object/RelocationResolver.cpp
llvm/test/tools/llvm-objcopy/ELF/binary-output-target.test
llvm/test/tools/llvm-objcopy/ELF/cross-arch-headers.test
llvm/test/tools/llvm-objdump/ELF/PowerPC/branch-offset.s
llvm/unittests/Object/ELFObjectFileTest.cpp
|