aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectThread.cpp
diff options
context:
space:
mode:
authorJim Grosbach <grosbach@apple.com>2011-06-02 17:14:04 +0000
committerJim Grosbach <grosbach@apple.com>2011-06-02 17:14:04 +0000
commitdac0238ed24cebdea1701e876149b4062ebd9254 (patch)
treeea5f6aeacf26768632b904377bc37872eaecc41b /lldb/source/Commands/CommandObjectThread.cpp
parent8a160cc42b8db21fcbc5a9e92f28bef1c726f3ec (diff)
downloadllvm-dac0238ed24cebdea1701e876149b4062ebd9254.zip
llvm-dac0238ed24cebdea1701e876149b4062ebd9254.tar.gz
llvm-dac0238ed24cebdea1701e876149b4062ebd9254.tar.bz2
.cfi directive register parsing flexibility.
Parsing a register name/number for .cfi directives can't assume that a register name starts with a '%' token. Be more flexible and check for a register number instead. Still unlikely to be perfect, but it allows us to parse both plain identifiers as register names and integers as register numbers, which is what we're wanting to support at this point. llvm-svn: 132466
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions