Remove the MarkModRef pass (use AddReadAttrs instead).
authorDuncan Sands <baldrick@free.fr>
Fri, 19 Sep 2008 08:23:44 +0000 (08:23 +0000)
committerDuncan Sands <baldrick@free.fr>
Fri, 19 Sep 2008 08:23:44 +0000 (08:23 +0000)
commitacdb2eeb45ba6d9e71d0e0d0c5a0d82183422345
tree427d2ef29db1206690c617932675caf3e1610443
parent9f07a290b92a8ff06dfb9f3c28d6aa082217d9a6
Remove the MarkModRef pass (use AddReadAttrs instead).
Unfortunately this means removing one regression test
of GlobalsModRef because I couldn't work out how to
perform it without MarkModRef.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56342 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/LinkAllPasses.h
include/llvm/Transforms/Scalar.h
lib/Transforms/Scalar/MarkModRef.cpp [deleted file]
test/Analysis/GlobalsModRef/2008-09-03-WrongRecords.ll [deleted file]
win32/Transforms/Transforms.vcproj