[PATCH] D152604: [Driver] Default -fsanitize-address-globals-dead-stripping to true for ELF

Reid Kleckner via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 12 13:34:21 PDT 2023


rnk added a comment.

It sounds like two users have hit this now: Chromium and Rust folks. This is a flag flip, so it's pretty small and safe to rollback, and IMO we should consider that while we debug the underlying issue.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152604



More information about the cfe-commits mailing list