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

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 23 12:11:52 PDT 2020


This revision was automatically updated to reflect the committed changes.
nikic marked an inline comment as done.
Closed by commit rG2833c46f75a9: [DwarfEHPrepare] Don't prune unreachable resumes at optnone (authored by nikic).
Herald added a subscriber: hiraditya.

Changed prior to commit:
  https://reviews.llvm.org/D80400?vs=265795&id=265880#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80400

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80400.265880.patch
Type: text/x-patch
Size: 5004 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200523/38638d82/attachment-0001.bin>


More information about the llvm-commits mailing list