[all-commits] [llvm/llvm-project] 06066c: [NFC] Attributor comment updates / cast cleanup
Uday Bondhugula via All-commits
all-commits at lists.llvm.org
Sat Mar 28 01:07:42 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 06066c40035386f3ade57f5917c9454c6c8660a0
https://github.com/llvm/llvm-project/commit/06066c40035386f3ade57f5917c9454c6c8660a0
Author: Uday Bondhugula <uday at polymagelabs.com>
Date: 2020-03-28 (Sat, 28 Mar 2020)
Changed paths:
M llvm/lib/Transforms/IPO/Attributor.cpp
Log Message:
-----------
[NFC] Attributor comment updates / cast cleanup
Minor update/fixes to comments for the Attributor pass, and dyn_cast -> cast.
Signed-off-by: Uday Bondhugula <uday at polymagelabs.com>
Differential Revision: https://reviews.llvm.org/D76972
More information about the All-commits
mailing list