[all-commits] [llvm/llvm-project] 73fbe9: add_tablegen: Remove LLVM_ENABLE_OBJLIB

NAKAMURA Takumi via All-commits all-commits at lists.llvm.org
Mon May 1 22:05:53 PDT 2023


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

  Changed paths:
    M llvm/cmake/modules/TableGen.cmake

  Log Message:
  -----------
  add_tablegen: Remove LLVM_ENABLE_OBJLIB

- It doesn't work if `ALL_FILES` has `$<TARGET_OBJECTS>` with Makefile generator.
- It was a micro-optimization in the ancient age. (introduced in rGe6bc093b42ff)




More information about the All-commits mailing list