[PATCH] D108243: Put code that avoids heapifying local blocks behind a flag

James Y Knight via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 13 10:14:22 PDT 2021


jyknight added a comment.

In D108243#2995898 <https://reviews.llvm.org/D108243#2995898>, @waltl wrote:

> Added driver flags, and tests for them

@ahatanak did you intend to ask Walt to add a driver flag for this?

I think we should not have one, since this isn't something we should be telling users to specify, or that we want to promise stability for.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108243



More information about the cfe-commits mailing list