aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectBreakpoint.cpp
diff options
context:
space:
mode:
authorTim Northover <tnorthover@apple.com>2016-03-09 18:54:42 +0000
committerTim Northover <tnorthover@apple.com>2016-03-09 18:54:42 +0000
commit58672974a95d93f3f8ae97e59798012dbad74239 (patch)
tree186bcb2c5740621470a7f6c4c48441def9fb0f00 /lldb/source/Commands/CommandObjectBreakpoint.cpp
parentc31032d607c25d8bc53d59b68b797285f2736ea1 (diff)
downloadllvm-58672974a95d93f3f8ae97e59798012dbad74239.zip
llvm-58672974a95d93f3f8ae97e59798012dbad74239.tar.gz
llvm-58672974a95d93f3f8ae97e59798012dbad74239.tar.bz2
ARM & AArch64: convert asm tests to LLVM IR and restrict optimizations.
This is mostly a one-time autoconversion of tests that checked assembly after "-Owhatever" compiles to only run "opt -mem2reg" and check the assembly. This should make them much more stable to changes in LLVM so they won't break on unrelated changes. "opt -mem2reg" is a compromise designed to increase the readability of tests that check dataflow, while minimizing dependency on LLVM. Hopefully mem2reg is stable enough that no surpises will come along. Should address http://llvm.org/PR26815. llvm-svn: 263048
Diffstat (limited to 'lldb/source/Commands/CommandObjectBreakpoint.cpp')
0 files changed, 0 insertions, 0 deletions