[PATCH] D85242: [AArch64] [Windows] Error out on unsupported symbol locations
Saleem Abdulrasool via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 5 08:40:39 PDT 2020
compnerd accepted this revision.
compnerd added a comment.
This revision is now accepted and ready to land.
This looks fantastic! I'm really liking the better diagnostics. The only thing I'd change is the "symbol kind %0 unsupported on COFF targets". I think that "relocation variant" is more precise than "symbol kind". Thanks for improving this.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85242/new/
https://reviews.llvm.org/D85242
More information about the llvm-commits
mailing list