diff options
author | Scott Constable <scott.d.constable@intel.com> | 2020-06-10 15:31:47 -0700 |
---|---|---|
committer | Tom Stellard <tstellar@redhat.com> | 2020-06-24 09:31:04 -0700 |
commit | 72bff7855d8ce42b831922a51763f9a0732bd473 (patch) | |
tree | 8a297de1434849d6838d2e7b719586ec8c4eb923 /lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/ns.cpp | |
parent | 8aa8abae349dc1607884c24ca3b685d4c7d597d1 (diff) | |
download | bcm5719-llvm-72bff7855d8ce42b831922a51763f9a0732bd473.tar.gz bcm5719-llvm-72bff7855d8ce42b831922a51763f9a0732bd473.zip |
[X86] Add an Unoptimized Load Value Injection (LVI) Load Hardening Pass
@nikic raised an issue on D75936 that the added complexity to the O0 pipeline was causing noticeable slowdowns for `-O0` builds. This patch addresses the issue by adding a pass with equal security properties, but without any optimizations (and more importantly, without the need for expensive analysis dependencies).
Reviewers: nikic, craig.topper, mattdr
Reviewed By: craig.topper, mattdr
Differential Revision: https://reviews.llvm.org/D80964
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/ns.cpp')
0 files changed, 0 insertions, 0 deletions