[llvm] [TableGen] Migrate Option Emitters to const RecordKeeper (PR #107696)

Nico Weber via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 11 07:04:22 PDT 2024


nico wrote:

> Should these be using stable_sort

Since equal elements are an error, it shouldn't make a difference I think (?)

https://github.com/llvm/llvm-project/pull/107696


More information about the llvm-commits mailing list