Files
clang-p2996/llvm/lib/CodeGen/AsmPrinter/AccelTable.cpp
Felipe de Azevedo Piovezan 058e527434 [AccelTable][NFC] Fix typos and duplicated code (#76155)
Renaming a member variable from "Endoding" to "Encoding".

Also replace inlined code for "isNormalized" with a call to the
function, so that if the definition of normalization ever changes, we
only need to change the one place.
2023-12-21 16:10:30 -03:00

28 KiB