[PATCH] D32907: [ELF] - Fix warnings when LLD compiled using gcc 7.1.0

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 5 11:30:37 PDT 2017


ruiu added a comment.

Thanks. Then if it doesn't work we can add that to llvm/Support/Compiler.h. But we probably should just add LLVM_FALLTHROUGH to this file and see if it will work.


https://reviews.llvm.org/D32907





More information about the llvm-commits mailing list