[PATCH] D118288: [gn build] Move -fno-builtin to crt_code

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 26 18:03:41 PST 2022


thakis added a comment.

I guess crt_code is maybe also used by lib/buildins (?) So maybe crt_code doesn't correspond to SANITIZER_COMMON_CFLAGS since it's (maybe) also used for non-sanitizer compiler-rt things. Didn't check, maybe do a quick check of that before committing :)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118288



More information about the llvm-commits mailing list