summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/process_launch/TestProcessLaunch.py
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2018-01-31 20:56:37 +0000
committerChandler Carruth <chandlerc@gmail.com>2018-01-31 20:56:37 +0000
commit0dcee4fe7a8581e3bcded172cf44be7c289333ba (patch)
tree845aa93f5a426bdfb293d04138dab5d859c36467 /lldb/packages/Python/lldbsuite/test/functionalities/process_launch/TestProcessLaunch.py
parent1108ee2496d5db8229e41310322f2d9cd6210c8f (diff)
downloadbcm5719-llvm-0dcee4fe7a8581e3bcded172cf44be7c289333ba.tar.gz
bcm5719-llvm-0dcee4fe7a8581e3bcded172cf44be7c289333ba.zip
[x86] Make the retpoline thunk insertion a machine function pass.
Summary: This removes the need for a machine module pass using some deeply questionable hacks. This should address PR36123 which is a case where in full LTO the memory usage of a machine module pass actually ended up being significant. We should revert this on trunk as soon as we understand and fix the memory usage issue, but we should include this in any backports of retpolines themselves. Reviewers: echristo, MatzeB Subscribers: sanjoy, mcrosier, mehdi_amini, hiraditya, llvm-commits Differential Revision: https://reviews.llvm.org/D42726 llvm-svn: 323915
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/process_launch/TestProcessLaunch.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud