[PATCH] D42758: Support `#pragma comment(lib, "name")` in the frontend for ELF

Saleem Abdulrasool via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 6 09:14:53 PST 2018


compnerd added a comment.

@jhenderson I believe that the first one is what this is implementing.  I believe that adding the last two as a patch following this one is preferable as that is specific to the needs for PS4, but, both of those should be possible to accommodate.  I would love to see a single unified approach here, so Im happy to help get that implemented.


Repository:
  rC Clang

https://reviews.llvm.org/D42758





More information about the cfe-commits mailing list