Files
clang-p2996/llvm/tools/llvm-exegesis/lib/ValidationEvent.cpp
Clement Courbet 8b84de26df [llvm-exegesis][NFC] Refactor all ValidationEvent info in a single … (#82256)
…table.

All data is derived from a single table rather than being spread out
over an enum, a table and the main entry point.

This is intended as a replacement for #82092.
2024-02-21 09:48:20 +01:00

1.7 KiB