The amount of spaces to pad with is stored in the variable
padding_spaces, previously the actual write calls used the same formula
to calculate the value. This simplifies and clarifies the values by just
reusing the variable.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo