[PATCH] D108243: Put code that avoids heapifying local blocks behind a flag
Walter Lee via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 13 19:07:13 PDT 2021
waltl updated this revision to Diff 372383.
waltl added a comment.
Mark new option as NoDriverOption
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108243/new/
https://reviews.llvm.org/D108243
Files:
clang/include/clang/Basic/CodeGenOptions.def
clang/include/clang/Driver/Options.td
clang/lib/CodeGen/CGObjC.cpp
clang/test/CodeGenObjC/arc-block-copy-escape.m
clang/test/CodeGenObjC/arc-blocks.m
clang/test/CodeGenObjCXX/arc-blocks.mm
clang/test/PCH/arc-blocks.mm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108243.372383.patch
Type: text/x-patch
Size: 21962 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210914/0fd021bb/attachment-0001.bin>
More information about the cfe-commits
mailing list