This is an archive of the discontinued LLVM Phabricator instance.

[PowerPC] Delete PPCDarwinAsmPrinter and PPCMCAsmInfoDarwin
ClosedPublic

Authored by MaskRay on Jan 1 2020, 8:18 PM.

Details

Summary

Darwin support has been removed.

Diff Detail

Event Timeline

MaskRay created this revision.Jan 1 2020, 8:18 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 1 2020, 8:19 PM

Unit tests: fail. 61166 tests passed, 1 failed and 728 were skipped.

failed: LLVM.MC/MachO/PowerPC/coal-sections-powerpc.s

clang-tidy: fail. Please fix clang-tidy findings.

clang-format: pass.

Build artifacts: diff.json, clang-tidy.txt, clang-format.patch, CMakeCache.txt, console-log.txt, test-results.xml

MaskRay updated this revision to Diff 235833.Jan 2 2020, 12:28 AM

Delete a macho mc test.

Unit tests: pass. 61165 tests passed, 0 failed and 728 were skipped.

clang-tidy: fail. Please fix clang-tidy findings.

clang-format: pass.

Build artifacts: diff.json, clang-tidy.txt, clang-format.patch, CMakeCache.txt, console-log.txt, test-results.xml

MaskRay updated this revision to Diff 237428.Jan 10 2020, 1:45 PM

Rebase + ping

Unit tests: pass. 61765 tests passed, 0 failed and 780 were skipped.

clang-tidy: fail. Please fix clang-tidy findings.

clang-format: pass.

Build artifacts: diff.json, clang-tidy.txt, clang-format.patch, CMakeCache.txt, console-log.txt, test-results.xml

nemanjai accepted this revision as: nemanjai.Jan 12 2020, 9:56 AM

Thanks for removing this. LGTM.

This revision is now accepted and ready to land.Jan 12 2020, 9:56 AM
This revision was automatically updated to reflect the committed changes.
llvm/test/CodeGen/PowerPC/hello-reloc.s