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

Saleem Abdulrasool via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 17 16:11:00 PST 2018


compnerd added a comment.

Awesome; I was thinking about doing that as a follow up.  I'll hoist this into that new layer.  Completely agree on the fixing the emission after this infrastructure is in place.  I can't believe that we never implemented this.


Repository:
  rL LLVM

https://reviews.llvm.org/D42201





More information about the llvm-commits mailing list