diff options
author | Manman Ren <mren@apple.com> | 2013-01-04 19:19:47 +0000 |
---|---|---|
committer | Manman Ren <mren@apple.com> | 2013-01-04 19:19:47 +0000 |
commit | fe5a61edbefb7c97e201ffb66cee0ab6a7a950f1 (patch) | |
tree | ca0bac2e5827a28f90643493095867ea15199135 /llvm/lib/Object/ELFObjectFile.cpp | |
parent | a7a9fa1c1624f9d73d8a16bc819c5cd21a3f67e8 (diff) | |
download | bcm5719-llvm-fe5a61edbefb7c97e201ffb66cee0ab6a7a950f1.tar.gz bcm5719-llvm-fe5a61edbefb7c97e201ffb66cee0ab6a7a950f1.zip |
Memory Dependence Analysis: fix a miscompile that uses DT to approxmiate the
reachablity.
We conservatively approximate the reachability analysis by saying it is not
reachable if there is a single path starting from "From" and the path does not
reach "To".
rdar://12801584
llvm-svn: 171512
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions