diff options
author | Chris Lattner <sabre@nondot.org> | 2011-04-17 22:24:13 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2011-04-17 22:24:13 +0000 |
commit | 9080391b5591e3a0647a5b0a26c404246f726f65 (patch) | |
tree | 6cbbb83868f3eef5185384fc9c70b2dab8b4875a /lldb/source/Commands/CommandObjectFrame.cpp | |
parent | 0d7a5a7daad34fa9de07e5987272e77347aaf502 (diff) | |
download | llvm-9080391b5591e3a0647a5b0a26c404246f726f65.zip llvm-9080391b5591e3a0647a5b0a26c404246f726f65.tar.gz llvm-9080391b5591e3a0647a5b0a26c404246f726f65.tar.bz2 |
change OperandsSignature to use SmallVector<char> instead of std::vector<string>
since the strings are always exactly one character, and there are usually only 2-3 operands.
llvm-svn: 129678
Diffstat (limited to 'lldb/source/Commands/CommandObjectFrame.cpp')
0 files changed, 0 insertions, 0 deletions