Rename single letter member variables and function arguments to use
longer names in ConvertFromLLVMIR.cpp. Also drop some uses of auto in
favor our spelling out the type and refactor some llvm::enumerate loops.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo