summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2013-03-13 18:25:49 +0000
committerGreg Clayton <gclayton@apple.com>2013-03-13 18:25:49 +0000
commite4ca515ae1c8cfabe101f20406b56f27dd2f381d (patch)
treea7a7c65e67a480ef10ed4b6eee316fb4de3e4496 /llvm/lib/CodeGen
parent682b60e4b4c61d2e49a600436ac437ecb8f36603 (diff)
downloadbcm5719-llvm-e4ca515ae1c8cfabe101f20406b56f27dd2f381d.tar.gz
bcm5719-llvm-e4ca515ae1c8cfabe101f20406b56f27dd2f381d.zip
<rdar://problem/13404189>
Made the "--reverse" option to "source list" also be able to use the "--count". This helps us implement support for regexp source list command: (lldb) l -10 Which gets turned into: (lldb) source list --reverse --count 10 Also simplified the code that is used to track showing more source from the last file and line. llvm-svn: 176961
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud