rnk added a comment.

I think there's a fair bit more cleanup and simplification to be done, see 
asanUsesGlobalsGC 
<https://github.com/llvm/llvm-project/blob/main/clang/lib/CodeGen/BackendUtil.cpp#L232>
 and the comments there. We could check CGOpts.DataSections right there, for 
example, and rip out the whole cc1 option. Feel free to approach it 
incrementally, this makes sense to me policy wise.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152604

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to