[PATCH] D57254: [Outliner] Set nounwind for outlined functions

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 1 09:43:14 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGca4c1ad854ab: [Outliner] Set nounwind for outlined functions (authored by dmgreen).

Changed prior to commit:
  https://reviews.llvm.org/D57254?vs=264490&id=274850#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D57254

Files:
  llvm/lib/CodeGen/MachineOutliner.cpp
  llvm/test/CodeGen/AArch64/machine-outliner-retaddr-sign-cfi.ll
  llvm/test/CodeGen/AArch64/machine-outliner-retaddr-sign-same-scope-same-key-b.ll
  llvm/test/CodeGen/AArch64/machine-outliner-retaddr-sign-v8-3.ll
  llvm/test/CodeGen/AArch64/machine-outliner-throw.ll
  llvm/test/CodeGen/AArch64/machine-outliner-throw2.ll
  llvm/test/CodeGen/AArch64/machine-outliner.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57254.274850.patch
Type: text/x-patch
Size: 10508 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200701/7ea13adf/attachment.bin>


More information about the llvm-commits mailing list