New pass to figure out what types are in use by a program
authorChris Lattner <sabre@nondot.org>
Fri, 9 Nov 2001 05:27:10 +0000 (05:27 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 9 Nov 2001 05:27:10 +0000 (05:27 +0000)
commitf26e28711bcc10536036e0c10c931a8ca28b778c
tree85e15ddeee5c806ac95cd596709438e5ddc9e18b
parent04aec9fbb45dd049ed6aebebfb2f04c1edbddbae
New pass to figure out what types are in use by a program

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1231 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/FindUsedTypes.h [new file with mode: 0644]