summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/breakpoint
diff options
context:
space:
mode:
authorJessica Paquette <jpaquette@apple.com>2018-09-10 22:24:10 +0000
committerJessica Paquette <jpaquette@apple.com>2018-09-10 22:24:10 +0000
commit54fbfaeaceb766d8057ff0a92637504ba2fde584 (patch)
treece1b223ff75ea77f27521ef713a0e3b6499bc64a /lldb/packages/Python/lldbsuite/test/functionalities/breakpoint
parent7e6c32aa4519b21098807ae4f0255ec0ac4ee0ef (diff)
downloadbcm5719-llvm-54fbfaeaceb766d8057ff0a92637504ba2fde584.tar.gz
bcm5719-llvm-54fbfaeaceb766d8057ff0a92637504ba2fde584.zip
Add size remarks to MachineFunctionPass
This adds per-function size remarks to codegen, similar to what we have in the IR layer as of r341588. This only impacts MachineFunctionPasses. This does the same thing, but for `MachineInstr`s instead of just `Instructions`. After this, when a `MachineFunctionPass` modifies the number of `MachineInstr`s in the function it ran on, you'll get a remark. To enable this, use the size-info analysis remark as before. llvm-svn: 341876
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/breakpoint')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud