Skip to content
Commit 9080391b authored by Chris Lattner's avatar Chris Lattner
Browse files

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
parent 0d7a5a7d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment