Skip to content

Commit 1c15cbb

Browse files
jurahulgithub-actions[bot]
authored andcommitted
Automerge: [NFC][LLVM] Misc code cleanup in AsmWriter.cpp (#161522)
- Change function/variable names to follow LLVM coding standard. - Use `auto` for variables initialized using `dyn_cast`. - Use `ArrayRef` instead of const vector references for function arguments. - Use `interleaved` to print comma separated lists of integers. - Inline some instances of `incorporateFunction` lambda that have a single use.
2 parents 9b3c3b8 + 825d82d commit 1c15cbb

File tree

1 file changed

+195
-212
lines changed

1 file changed

+195
-212
lines changed

0 commit comments

Comments
 (0)