[PATCH] D131626: [EHStreamer] Omit @LPStart when function has no landing pads

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 11 13:40:23 PDT 2022


MaskRay added a comment.

Perhaps mention in the description that this is related to `!isNoOpWithoutInvoke(classifyEHPersonality(Per)) ` in DwarfCFIException.cpp


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131626



More information about the llvm-commits mailing list