summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2011-04-20 22:55:21 +0000
committerGreg Clayton <gclayton@apple.com>2011-04-20 22:55:21 +0000
commit0e5e5a798e8d31711706de413287ca661dfda646 (patch)
tree90bfa3b4ffb27e59e85549e585bd03d4fefff5fc /clang/lib/CodeGen
parentf735b7b845d87d4418cbe41c0936c4cecacde276 (diff)
downloadbcm5719-llvm-0e5e5a798e8d31711706de413287ca661dfda646.tar.gz
bcm5719-llvm-0e5e5a798e8d31711706de413287ca661dfda646.zip
Renamed the "commands" command to "command" as this is the way we were using
it everywhere internally. Modified the "command regex" command to be able to specify all regular expressions on the command line. For example: (lldb) command regex f s/^$/finish/ 's/([0-9]+)/frame select %1/' Also improved the error reporting when an invalid 's/<regex>/<subst>/' argument is given. llvm-svn: 129889
Diffstat (limited to 'clang/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud