[PATCH] D80400: [DwarfEHPrepare] Don't prune unreachable resumes at optnone

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 22 13:25:10 PDT 2020


nikic updated this revision to Diff 265795.
nikic added a comment.

Pass OptLevel instead of bool, move check.


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

https://reviews.llvm.org/D80400

Files:
  include/llvm/CodeGen/Passes.h
  lib/CodeGen/DwarfEHPrepare.cpp
  lib/CodeGen/TargetPassConfig.cpp
  test/CodeGen/AArch64/O0-pipeline.ll
  test/CodeGen/X86/O0-pipeline.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80400.265795.patch
Type: text/x-patch
Size: 4929 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200522/75addc12/attachment.bin>


More information about the llvm-commits mailing list