[PATCH] D111757: [CFI] Add a module flag to allow custom section on globals with !type metadata when not doing CFI

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 14 11:10:56 PDT 2021


fhahn added a comment.

In D111757#3064812 <https://reviews.llvm.org/D111757#3064812>, @fhahn wrote:

> has this always been broken?

I guess it might be helpful to elaborate why it should be safe to ignore custom sections and/or when it would be safe for frontends to emit the new flag.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111757



More information about the llvm-commits mailing list