aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/SymbolicFile.cpp
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2014-09-18 14:45:43 +0000
committerTobias Grosser <tobias@grosser.es>2014-09-18 14:45:43 +0000
commit3ee7cdab5325494a6bb973e798d185ffc2331316 (patch)
tree7f5d6d693f59321d5eae94d5650795c2c54e0860 /llvm/lib/Object/SymbolicFile.cpp
parentf70f798474f124269b50349f02267469f0102c95 (diff)
downloadllvm-3ee7cdab5325494a6bb973e798d185ffc2331316.zip
llvm-3ee7cdab5325494a6bb973e798d185ffc2331316.tar.gz
llvm-3ee7cdab5325494a6bb973e798d185ffc2331316.tar.bz2
Report possible aliasing deterministically
This commit drops a call to std::sort, which sorted the base pointers that possibly alias according to the address at which their corresponding llvm::Value was allocated. There does not seem to be any good reason, why those pointers should be (re)sorted and this only makes the output indeterministic. llvm-svn: 218052
Diffstat (limited to 'llvm/lib/Object/SymbolicFile.cpp')
0 files changed, 0 insertions, 0 deletions