[PATCH] D57149: [StackProtector] Skip analysing dead users in HasAddressTaken, PR40436

Mikael Holmén via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 6 04:52:51 PST 2019


uabelho updated this revision to Diff 185528.
uabelho added a comment.

Managed to drop the new testcase when I rebased >.<


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57149/new/

https://reviews.llvm.org/D57149

Files:
  lib/CodeGen/StackProtector.cpp
  test/CodeGen/AArch64/O0-pipeline.ll
  test/CodeGen/AArch64/O3-pipeline.ll
  test/CodeGen/X86/O0-pipeline.ll
  test/CodeGen/X86/O3-pipeline.ll
  test/CodeGen/X86/stack-protector-unreachable-code.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57149.185528.patch
Type: text/x-patch
Size: 5803 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190206/40173c5d/attachment.bin>


More information about the llvm-commits mailing list