Fix the help for "image dump line-table" - its arguments are compilation units not...
authorJim Ingham <jingham@apple.com>
Tue, 18 Jun 2013 20:27:11 +0000 (20:27 +0000)
committerJim Ingham <jingham@apple.com>
Tue, 18 Jun 2013 20:27:11 +0000 (20:27 +0000)
commitcc0273d7845bcaab8ce9673ee2219fdd4f0c52c8
tree56bd0d411317ced50782538731ea0e0b8be728d1
parent6d51d866981cfb84e955abadfe45ceccd3eab644
Fix the help for "image dump line-table" - its arguments are compilation units not modules.

llvm-svn: 184226
lldb/source/Commands/CommandObjectTarget.cpp