"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "22f6189fb01a60d2d11d92a0755ab9c17134ce45"
Add a new pass AddReadAttrs which works out which functions
can get the readnone/readonly attributes, and gives them it. The plan is to remove markmodref (which did the same thing by querying GlobalsModRef) and delete the analogous functionality from GlobalsModRef. llvm-svn: 56341
Loading
Please register or sign in to comment