[PATCH] D73739: Exception support for basic block sections

Rahman Lavaee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 30 14:55:35 PST 2020


rahmanl updated this revision to Diff 241586.
rahmanl added a comment.

Remove the redundant else after return + sync in the changes in the parent patch.


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

https://reviews.llvm.org/D73739

Files:
  llvm/include/llvm/CodeGen/AsmPrinter.h
  llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/lib/CodeGen/AsmPrinter/DwarfCFIException.cpp
  llvm/lib/CodeGen/AsmPrinter/EHStreamer.cpp
  llvm/lib/CodeGen/AsmPrinter/EHStreamer.h
  llvm/lib/CodeGen/AsmPrinter/WasmException.cpp
  llvm/lib/CodeGen/AsmPrinter/WasmException.h
  llvm/test/CodeGen/X86/gcc_except_table_basicblock-sections.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73739.241586.patch
Type: text/x-patch
Size: 28951 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200130/746ecdd1/attachment.bin>


More information about the llvm-commits mailing list