[all-commits] [llvm/llvm-project] 3c0667: Fix layering after ed4718eccb12.

James Y Knight via All-commits all-commits at lists.llvm.org
Fri Feb 12 11:55:24 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3c06676de14d7dd6dc3d1bf2989c503a2a5d438a
      https://github.com/llvm/llvm-project/commit/3c06676de14d7dd6dc3d1bf2989c503a2a5d438a
  Author: James Y Knight <jyknight at google.com>
  Date:   2021-02-12 (Fri, 12 Feb 2021)

  Changed paths:
    M llvm/lib/IR/AutoUpgrade.cpp

  Log Message:
  -----------
  Fix layering after ed4718eccb12.

That commit added a dependency from IR to Analysis, which isn't
allowed. Fix it by duplicating a string constant.




More information about the All-commits mailing list