diff options
author | Sanjay Patel <spatel@rotateright.com> | 2019-09-23 17:01:01 +0000 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2019-09-23 17:01:01 +0000 |
commit | 7414151929b60a4ba90570bd814610a20e44d76a (patch) | |
tree | 4f1de6febe69c5c2ac645f829af069ec03e9b5bb /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp | |
parent | 7e56dd0229f8898177d51b64dfb23828c990feed (diff) | |
download | bcm5719-llvm-7414151929b60a4ba90570bd814610a20e44d76a.tar.gz bcm5719-llvm-7414151929b60a4ba90570bd814610a20e44d76a.zip |
[BreakFalseDeps] ignore function with minsize attribute
This came up in the x86-specific:
https://bugs.llvm.org/show_bug.cgi?id=43239
...but it is a general problem for the BreakFalseDeps pass.
Dependencies may be broken by adding some other instruction,
so that should be avoided if the overall goal is to minimize size.
Differential Revision: https://reviews.llvm.org/D67363
llvm-svn: 372628
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions