[PATCH] D10548: Teach LTOModule to emit linker flags for dllexported symbols, plus interface cleanup.

Peter Collingbourne peter at pcc.me.uk
Wed Jul 29 18:08:35 PDT 2015


pcc added a comment.

> I am guessing that the fix is probably to make ParsePragma truncate the first string earlier,


That sounds correct, assuming that is how the directive looks in the object file.


http://reviews.llvm.org/D10548







More information about the llvm-commits mailing list