This is an archive of the discontinued LLVM Phabricator instance.

Move dependency llvm:AllTargetsAsmParsers from Translation to ExecutionEngine.
ClosedPublic

Authored by jurahul on Nov 23 2021, 1:25 PM.

Details

Summary
  • Fixes a minor issue in https://reviews.llvm.org/D114338, which seems incorrectly added the llvm:AllTargetsAsmParsers dependency to Translation in bazel build files.

Diff Detail