Remove the m_images(NULL) hack in the Target ctor now
authorJason Molenda <jmolenda@apple.com>
Mon, 4 Feb 2013 23:30:05 +0000 (23:30 +0000)
committerJason Molenda <jmolenda@apple.com>
Mon, 4 Feb 2013 23:30:05 +0000 (23:30 +0000)
commit18257c4106cebf087ef816b18bbf3ecec870f417
tree73baf930f9acc4250effb9d3aabbc8293fade355
parent3b1b2dabda4128205b090c7c7796017652e27fbb
Remove the m_images(NULL) hack in the Target ctor now
that the original issue has been fixed by r174222.

llvm-svn: 174334
lldb/source/Target/Target.cpp