aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/LocalStackSlotAllocation.cpp
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2014-12-01 22:34:03 +0000
committerGreg Clayton <gclayton@apple.com>2014-12-01 22:34:03 +0000
commitd90ac932d9d314e5fcf70951a2bc5f6c4bbdc26d (patch)
tree2441dafc576a7e87f9732043a780dc092d4138f4 /llvm/lib/CodeGen/LocalStackSlotAllocation.cpp
parent6eddf8df2a3fd73c549482fae9adf226b2dd4f22 (diff)
downloadllvm-d90ac932d9d314e5fcf70951a2bc5f6c4bbdc26d.zip
llvm-d90ac932d9d314e5fcf70951a2bc5f6c4bbdc26d.tar.gz
llvm-d90ac932d9d314e5fcf70951a2bc5f6c4bbdc26d.tar.bz2
Added a new regular expression to the "_regexp-break" command ("b" by default):
(lldb) b /break here/ This will set a source level regular expression breakpoint on any text between the first '/' and the last '/'. The equivalent command will be: (lldb) breakpoint set --source-pattern-regexp 'break here' llvm-svn: 223082
Diffstat (limited to 'llvm/lib/CodeGen/LocalStackSlotAllocation.cpp')
0 files changed, 0 insertions, 0 deletions