[PATCH] D89797: [WebAssembly] Implementation of (most) table instructions
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 21 08:19:27 PDT 2020
sbc100 added a comment.
No I wouldn't format any code you didn't write.. nor assume that clang-format always knows best in all cases.
I normally run `git clang-format origin/master` to ensure that the lines I've touched are formatted correctly.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89797/new/
https://reviews.llvm.org/D89797
More information about the llvm-commits
mailing list