[PATCH] D42201: CodeGen: handle llvm.used properly for COFF

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 17 15:32:24 PST 2018


rnk added a comment.

Duplicating this in the ARM and X86 AsmPrinters is lame. Maybe we should hoist the COFF-specific handling up to the next level? I'm going to look into doing that for -export flags.


Repository:
  rL LLVM

https://reviews.llvm.org/D42201





More information about the llvm-commits mailing list