[all-commits] [llvm/llvm-project] 137d80: llvm-tblgen: Split out `obj.LLVMTableGenCommon`

NAKAMURA Takumi via All-commits all-commits at lists.llvm.org
Mon May 1 20:26:12 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 137d8039e4a4a2a3a6da4657c1e6dc8bceaa0017
      https://github.com/llvm/llvm-project/commit/137d8039e4a4a2a3a6da4657c1e6dc8bceaa0017
  Author: NAKAMURA Takumi <geek4civic at gmail.com>
  Date:   2023-05-02 (Tue, 02 May 2023)

  Changed paths:
    M llvm/utils/TableGen/CMakeLists.txt

  Log Message:
  -----------
  llvm-tblgen: Split out `obj.LLVMTableGenCommon`

`$<TARGET_OBJECTS:llvm-min-tblgen>` was too lazy.
It has `rc.res` in the list with MS toolchain.

Fixup for D146352




More information about the All-commits mailing list