[PATCH] D32907: [ELF] - Fix warnings when LLD compiled using gcc 7.1.0
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 5 08:54:58 PDT 2017
grimar added a comment.
In https://reviews.llvm.org/D32907#747211, @davide wrote:
> This is an annoying warning, but I can see where they come from. Fixing this using a comment is a little fragile. I'd prefer to use an attribute if possible, but I'm not sure MSVC/clang/gcc agree.
May be it is reasonable to ignore this warning for whole LLVM then ?
https://reviews.llvm.org/D32907
More information about the llvm-commits
mailing list