[Attributor] Use local linkage instead of internal
authorJohannes Doerfert <jdoerfert@anl.gov>
Mon, 7 Oct 2019 23:21:52 +0000 (23:21 +0000)
committerJohannes Doerfert <jdoerfert@anl.gov>
Mon, 7 Oct 2019 23:21:52 +0000 (23:21 +0000)
commit766f2cc1a4bbe5008efc75d0439e8cee2813e76c
treeebf23f4069d6c49b0fdee59473b9b5ca66fbe5ab
parent661db04b98c9905ec38a218bd421327b7b888c13
[Attributor] Use local linkage instead of internal

Local linkage is internal or private, and private is a specialization of
internal, so either is fine for all our "local linkage" queries.

llvm-svn: 373986
llvm/include/llvm/Transforms/IPO/Attributor.h
llvm/lib/Transforms/IPO/Attributor.cpp
llvm/test/Transforms/FunctionAttrs/internal-noalias.ll