[all-commits] [llvm/llvm-project] ccc4fa: [TableGen] Fix MacOS failure in Option Emitter. (#...

Rahul Joshi via All-commits all-commits at lists.llvm.org
Wed Sep 11 06:57:53 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ccc4fa18423f097a9f04d3198cacf094445ffd71
      https://github.com/llvm/llvm-project/commit/ccc4fa18423f097a9f04d3198cacf094445ffd71
  Author: Rahul Joshi <rjoshi at nvidia.com>
  Date:   2024-09-11 (Wed, 11 Sep 2024)

  Changed paths:
    M llvm/utils/TableGen/Common/OptEmitter.cpp

  Log Message:
  -----------
  [TableGen] Fix MacOS failure in Option Emitter. (#108225)

Handle the case of same pointer used as both inputs to the
`CompareOptionRecords`, to avoid emitting errors for equivalent options.

Follow-up to #107696.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list