Files
clang-p2996/llvm/utils/TableGen/AsmWriterEmitter.cpp
Rahul Joshi 7674d6fa9e [LLVM][TableGen] Simplify DagInit::get (#140056)
- Add `DagInit::get` overloads that do not need ValName to be specified.
- Fix some calls to either not create temporary arrays for DAG args or
use the std::pair<> overload.
2025-05-16 09:45:58 -07:00

48 KiB