[PATCH] D38955: LLD/ELF: Fix C4307: '-': integral constant overflow for MSVC15

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 16 10:27:03 PDT 2017


ruiu added a comment.

This patch effectively reverts r315877, but it contains some formatting, so it is not a complete rollback patch.  Can you re-create a patch using `svn revert` or `git revert`? Or I can do that for you.


https://reviews.llvm.org/D38955





More information about the llvm-commits mailing list