[PATCH] D131628: [LangRef] Add description for nocallback attribute

Gulfem Savrun Yeniceri via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 15 10:06:43 PDT 2022


gulfem added a comment.

In D131628#3719136 <https://reviews.llvm.org/D131628#3719136>, @nlopes wrote:

> Anyway, the semantics issue pointed out above must be resolved or else the patch must be reverted as currently the lowering of clang is wrong and will miscompile programs.

@nlopes could you please provide us examples of miscompilations and we can all be on the same page. I'm not clear why and how `nocallback` is causing miscompilations.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131628



More information about the llvm-commits mailing list