[PATCH] D44225: Fix identification of COFF executable files

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 7 13:42:24 PST 2018


rnk added a subscriber: echristo.
rnk added a comment.

I did some archaelogy and found that this is from https://reviews.llvm.org/rL128799, committed by @echristo on behalf of Graydon Hoare. I think we should just go ahead and remove the "PE" check.


https://reviews.llvm.org/D44225





More information about the llvm-commits mailing list