[PATCH] D55294: [GISel]: Refactor MachineIRBuilder to allow passing additional parameters to build Instrs
Aditya Nandakumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 10 15:01:02 PST 2018
aditya_nandakumar added a comment.
F7675680: diffClangTidy.patch <https://reviews.llvm.org/F7675680>
Added a clang-tidy patch which should automatically update most API calls to the new API. When possible (most trivial cases), it adds {} around sources and destinations.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55294/new/
https://reviews.llvm.org/D55294
More information about the llvm-commits
mailing list