[Diffusion] rL263853: AArch64: Don't modify other modules in AArch64PromoteConstant
Duncan Exon Smith via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 21 08:10:29 PDT 2016
I'll have a look when I get to work. Feel free to revert if this is breaking a bot, since I may get stuck in meetings.
Is this clang? If not, can you point me at a bot with the warnings so I can confirm they go away?
-- dpnes
> On Mar 21, 2016, at 6:46 AM, NAKAMURA Takumi <geek4civic at gmail.com> wrote:
>
> chapuni added subscribers: llvm-commits, chapuni.
> chapuni added a comment.
>
> This commit brought 4 warnings with -Wdocumentation.
> I am afraid if I could update them. Could you update them please?
>
>
> /llvm/trunk/lib/Target/AArch64/AArch64PromoteConstant.cpp:174 "InsPtrPerFunc" is obsoleted.
> /llvm/trunk/lib/Target/AArch64/AArch64PromoteConstant.cpp:173 "Val" is obsoleted.
> /llvm/trunk/lib/Target/AArch64/AArch64PromoteConstant.cpp:159 "Use" is obsoleted.
> /llvm/trunk/lib/Target/AArch64/AArch64PromoteConstant.cpp:146 "Use" is obsoleted.
>
> Users:
> dexonsmith (Author)
>
> http://reviews.llvm.org/rL263853
>
>
>
More information about the llvm-commits
mailing list