aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorScott Constable <scott.d.constable@intel.com>2020-06-10 15:31:47 -0700
committerCraig Topper <craig.topper@gmail.com>2020-06-10 15:31:47 -0700
commit7e06cf0011a8af96f8c983bcf7a31b952e698de9 (patch)
tree8e6ec3b0c4e8db93e44c9536d306d2b627b0efaa /llvm/tools/llvm-objdump/llvm-objdump.cpp
parentb622a255a36825b774a40ee02dc0ec44dea2987f (diff)
downloadllvm-7e06cf0011a8af96f8c983bcf7a31b952e698de9.zip
llvm-7e06cf0011a8af96f8c983bcf7a31b952e698de9.tar.gz
llvm-7e06cf0011a8af96f8c983bcf7a31b952e698de9.tar.bz2
[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 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions