diff options
author | Duncan Sands <baldrick@free.fr> | 2009-02-17 23:05:26 +0000 |
---|---|---|
committer | Duncan Sands <baldrick@free.fr> | 2009-02-17 23:05:26 +0000 |
commit | cdf5ffb7fb3215e9ce5556ce896d4f573ab564e4 (patch) | |
tree | 4e40bf73e3a2e79d5e7264a85cdee9eb6311f518 /lib/VMCore/PrintModulePass.cpp | |
parent | 0d90e5d08b09c8c72927dae70681ad9d2845475e (diff) |
If an alias is dead and so is its aliasee, then globaldce would
crash because the alias would still be using the aliasee when the
aliasee was deleted.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@64844 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/VMCore/PrintModulePass.cpp')
0 files changed, 0 insertions, 0 deletions