[all-commits] [llvm/llvm-project] 45f8ee: Revert "Fix shared lib build."

Rui Ueyama via All-commits all-commits at lists.llvm.org
Mon Nov 18 19:08:06 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 45f8ee5f3c5ad4bc0b041c49a251d674c14dbc13
      https://github.com/llvm/llvm-project/commit/45f8ee5f3c5ad4bc0b041c49a251d674c14dbc13
  Author: Rui Ueyama <ruiu at google.com>
  Date:   2019-11-19 (Tue, 19 Nov 2019)

  Changed paths:
    M lld/lib/Core/CMakeLists.txt
    M lld/lib/ReaderWriter/CMakeLists.txt

  Log Message:
  -----------
  Revert "Fix shared lib build."

This reverts commit 17e37ba57a696198c9744eeba4f8f293f155587a
because it introduced a circular dependency between Core and Common.
Because d0371f473675ede1d79a615ec4fdf0cf5368944c fixed a build issue,
we no longer need that dependency.




More information about the All-commits mailing list