[all-commits] [llvm/llvm-project] a2a4cc: add LoongArchTargetParser.def to LLVM_Utils module

Jason Molenda via All-commits all-commits at lists.llvm.org
Thu Nov 10 10:24:49 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a2a4ccd54706e1ebbb0a1f98fc71bd1ef1e06a34
      https://github.com/llvm/llvm-project/commit/a2a4ccd54706e1ebbb0a1f98fc71bd1ef1e06a34
  Author: Jason Molenda <jason at molenda.com>
  Date:   2022-11-10 (Thu, 10 Nov 2022)

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

  Log Message:
  -----------
  add LoongArchTargetParser.def to LLVM_Utils module

Weinling Lu's change from https://reviews.llvm.org/D136146
fails to build with -DLLVM_ENABLE_MODULES=1 cmake builds
like the LLDB Incremental CI bot on greendragon; this entry
is sufficient to unblock that style of build, it seems.




More information about the All-commits mailing list