Files
clang-p2996/llvm/utils/TableGen/SubtargetFeatureInfo.cpp
Craig Topper f69baa419a [TableGen] Minor tweak to AssemblerCondDag evaluation to be more consistent with other dags. NFC
Instead of using getAsString on the dag operator, check if the operator
is a DefInit and then get the name of the Def.
2023-02-28 21:26:57 -08:00

5.9 KiB