diff options
author | Chris Lattner <sabre@nondot.org> | 2008-11-29 02:29:27 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2008-11-29 02:29:27 +0000 |
commit | 4c724006256032e827177afeae04ea62436796e7 (patch) | |
tree | bb98da8198cb36f5b0c55535ee30ded58a906848 /lib/CodeGen/MachineModuleInfo.cpp | |
parent | 39f372e23e49cecb8db2eb7120eb331173e50c74 (diff) |
Introduce and use a new MemDepResult class to hold the results of a memdep
query. This makes it crystal clear what cases can escape from MemDep that
the clients have to handle. This also gives the clients a nice simplified
interface to it that is easy to poke at.
This patch also makes DepResultTy and MemoryDependenceAnalysis::DepType
private, yay.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60231 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions