diff options
| author | David Greene <greened@obbligato.org> | 2011-10-19 13:04:43 +0000 | 
|---|---|---|
| committer | David Greene <greened@obbligato.org> | 2011-10-19 13:04:43 +0000 | 
| commit | 8e85b480d5d543fc7f7c233a686f6051c3113ec7 (patch) | |
| tree | 3358bce896b137704f2938219acdd1d073bf7aba /lldb/source/Plugins/Process/gdb-remote | |
| parent | 8bf0d72f0e0be33892610ae1833d4bcecaed08a5 (diff) | |
| download | bcm5719-llvm-8e85b480d5d543fc7f7c233a686f6051c3113ec7.tar.gz bcm5719-llvm-8e85b480d5d543fc7f7c233a686f6051c3113ec7.zip | |
Implement Paste
Add a paste operator '#' to take two identifier-like strings and joint
them.  Internally paste gets represented as a !strconcat() with any
necessary casts to string added.
This will be used to implement basic for loop functionality as in:
for i = [0, 1, 2, 3, 4, 5, 6, 7] {
  def R#i : Register<...>
}
llvm-svn: 142525
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote')
0 files changed, 0 insertions, 0 deletions

