aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ExecutionEngine/TargetSelect.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2011-06-28 21:43:34 +0000
committerChandler Carruth <chandlerc@gmail.com>2011-06-28 21:43:34 +0000
commitb198e5a9111e3a585d58ba91dd02693a21815eaa (patch)
treeeaac9de21b8281ecff133b21120d8ed3a7d4b3b8 /llvm/lib/ExecutionEngine/TargetSelect.cpp
parentd051f0a83749777e3c05a6b07fb7d8b42cc89793 (diff)
downloadllvm-b198e5a9111e3a585d58ba91dd02693a21815eaa.zip
llvm-b198e5a9111e3a585d58ba91dd02693a21815eaa.tar.gz
llvm-b198e5a9111e3a585d58ba91dd02693a21815eaa.tar.bz2
Fix an invalid use of ::back() on an newly emptied vector. Also tighten
up several places where we never expect to have NULL pointers to assert early. This fixes a valgrind error within CorrectTypo, but not the non-determinism. llvm-svn: 134032
Diffstat (limited to 'llvm/lib/ExecutionEngine/TargetSelect.cpp')
0 files changed, 0 insertions, 0 deletions