[PATCH] D39297: [DynamicLibrary] Fix build on musl libc

Kamil Rytarowski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 25 12:11:12 PDT 2017


krytarowski added a comment.

This change looks fine. I'm unsure whether the proper style is to go for `cast<void*>()` or similar.


Repository:
  rL LLVM

https://reviews.llvm.org/D39297





More information about the llvm-commits mailing list