This is an archive of the discontinued LLVM Phabricator instance.

Remove LinkAllCodegenComponents.h
Changes PlannedPublic

Authored by tstellar on Jan 23 2020, 7:59 PM.

Details

Reviewers
reames
Summary

This doesn't seem to be needed any more.

Diff Detail

Event Timeline

tstellar created this revision.Jan 23 2020, 7:59 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 23 2020, 7:59 PM

Unit tests: fail. 62071 tests passed, 42 failed and 807 were skipped.

failed: LLVM.CodeGen/AArch64/arm64-variadic-aapcs.ll
failed: LLVM.CodeGen/AMDGPU/r600-constant-array-fixup.ll
failed: LLVM.CodeGen/Generic/2006-07-03-schedulers.ll
failed: LLVM.CodeGen/X86/GC/alloc_loop.ll
failed: LLVM.CodeGen/X86/GC/cg-O0.ll
failed: LLVM.CodeGen/X86/GC/dynamic-frame-size.ll
failed: LLVM.CodeGen/X86/GC/erlang-gc.ll
failed: LLVM.CodeGen/X86/GC/lower_gcroot.ll
failed: LLVM.CodeGen/X86/GC/ocaml-gc-assert.ll
failed: LLVM.CodeGen/X86/GC/ocaml-gc.ll
failed: LLVM.CodeGen/X86/align-branch-boundary-noautopadding.ll
failed: LLVM.CodeGen/X86/align-branch-boundary-suppressions.ll
failed: LLVM.CodeGen/X86/cmpxchg-clobber-flags.ll
failed: LLVM.CodeGen/X86/combineIncDecVector-crash.ll
failed: LLVM.CodeGen/X86/fast-isel-gc-intrinsics.ll
failed: LLVM.CodeGen/X86/fold-call-3.ll
failed: LLVM.CodeGen/X86/imul.ll
failed: LLVM.CodeGen/X86/machine-sink-and-implicit-null-checks.ll
failed: LLVM.CodeGen/X86/pr33010.ll
failed: LLVM.CodeGen/X86/pr7882.ll
failed: LLVM.CodeGen/X86/scheduler-backtracking.ll
failed: LLVM.CodeGen/X86/stackmap-large-location-size.ll
failed: LLVM.CodeGen/X86/statepoint-allocas.ll
failed: LLVM.CodeGen/X86/statepoint-call-lowering.ll
failed: LLVM.CodeGen/X86/statepoint-far-call.ll
failed: LLVM.CodeGen/X86/statepoint-forward.ll
failed: LLVM.CodeGen/X86/statepoint-gctransition-call-lowering.ll
failed: LLVM.CodeGen/X86/statepoint-invoke.ll
failed: LLVM.CodeGen/X86/statepoint-live-in.ll
failed: LLVM.CodeGen/X86/statepoint-no-realign-stack.ll
failed: LLVM.CodeGen/X86/statepoint-stack-usage.ll
failed: LLVM.CodeGen/X86/statepoint-stackmap-format.ll
failed: LLVM.CodeGen/X86/statepoint-uniqueing.ll
failed: LLVM.CodeGen/X86/statepoint-vector-bad-spill.ll
failed: LLVM.CodeGen/X86/statepoint-vector.ll
failed: LLVM.CodeGen/X86/win64_sibcall.ll
failed: LLVM.DebugInfo/Generic/linear-dbg-value.ll
failed: libc++.std/language_support/cmp/cmp_partialord/partialord.pass.cpp
failed: libc++.std/language_support/cmp/cmp_strongeq/cmp.strongeq.pass.cpp
failed: libc++.std/language_support/cmp/cmp_strongord/strongord.pass.cpp
failed: libc++.std/language_support/cmp/cmp_weakeq/cmp.weakeq.pass.cpp
failed: libc++.std/language_support/cmp/cmp_weakord/weakord.pass.cpp

clang-tidy: pass.

clang-format: pass.

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

Pre-merge checks is in beta. Report issue. Please join beta or enable it for your project.

tstellar planned changes to this revision.Jan 23 2020, 8:16 PM

I'm investigating the failures from the merge_guard_bot.

llvm/docs/WritingAnLLVMPass.rst