[PATCH] D78438: [ELF] Delete "TLS attribute mismatch" diagnostics

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 20 02:39:09 PDT 2020


grimar added a comment.

I'd also try to improve it somehow rather than dropping it. (Because of a possible runtime error concern). Perhaps introducing a new option to disable this diagnostic would make sense?
Btw, do you know what is the behavior of modern bfd/gold and/or their plans?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78438





More information about the llvm-commits mailing list