commit | 773c3b3600d7684351df02ea91d45f18db2c0db1 | [log] [tgz] |
---|---|---|
author | Duncan Sands <baldrick@free.fr> | Fri Jan 02 15:16:38 2009 +0000 |
committer | Duncan Sands <baldrick@free.fr> | Fri Jan 02 15:16:38 2009 +0000 |
tree | 04627ff9b42cce3a7467a07a3aab5f0d2a332052 | |
parent | 0d9e876a4135ae35f95744de2829c1200d3f4eb6 [diff] |
Load tracking means that the value analyzed may not have pointer type. In particular, it may be the condition argument for a select or a GEP index. While I was unable to construct a testcase for which some bits of the original pointer are captured due to one of these, it's very very close to being possible - so play safe and exclude these possibilities. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61580 91177308-0d34-0410-b5e6-96231b3b80d8