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

Nico Weber via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 11 06:10:51 PDT 2024


nico wrote:

One of my bots is failing to run tablegen now: http://45.33.8.238/macm1/91876/step_3.txt

I'm not 100% sure it's due to this change since the bot was broken for an unrelated reason too, but it's one of these changes: https://github.com/llvm/llvm-project/compare/3c9022c965b8...6043321127fa

Any chance you immediately see a bug in your code when you look at that? :)

I can't repro this locally :/

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


More information about the llvm-commits mailing list