[all-commits] [llvm/llvm-project] a32d53: [Target] Remove libObject dependency in lib/Target

Visoiu Mistrih Francis via All-commits all-commits at lists.llvm.org
Fri Feb 21 14:52:45 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a32d539798e4f0b97420e7b60b223b3a3fae5ff1
      https://github.com/llvm/llvm-project/commit/a32d539798e4f0b97420e7b60b223b3a3fae5ff1
  Author: Francis Visoiu Mistrih <francisvm at yahoo.com>
  Date:   2020-02-21 (Fri, 21 Feb 2020)

  Changed paths:
    M llvm/lib/Target/PowerPC/MCTargetDesc/PPCAsmBackend.cpp
    M llvm/lib/Target/VE/MCTargetDesc/VEMCExpr.cpp
    M llvm/lib/Target/X86/MCTargetDesc/LLVMBuild.txt

  Log Message:
  -----------
  [Target] Remove libObject dependency in lib/Target

This removes a couple useless includes and the dependency of X86Desc on Object,
which was useless as well.




More information about the All-commits mailing list