[all-commits] [llvm/llvm-project] f1b690: [build][modules] Fix ObjCARCUtil.h modularization

Dave Lee via All-commits all-commits at lists.llvm.org
Mon Mar 8 15:51:54 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f1b690598eeca0568e39134f28e0a59c1c1f3598
      https://github.com/llvm/llvm-project/commit/f1b690598eeca0568e39134f28e0a59c1c1f3598
  Author: Dave Lee <davelee.com at gmail.com>
  Date:   2021-03-08 (Mon, 08 Mar 2021)

  Changed paths:
    M llvm/include/llvm/module.modulemap

  Log Message:
  -----------
  [build][modules] Fix ObjCARCUtil.h modularization

This change was introduced by this fix:
a2a55def354df2cd4de0b1cbd6b2795a07e6905a.

This makes a submodule for ObjCARCUtil.h, because leaving it in
LLVM_intrinsic_gen causes a dependency cycle between LLVM_IR and
LLVM_intrinsic_gen.




More information about the All-commits mailing list