[PATCH] D46898: Give shared modules in unittests the platform-native extension, make PipSqueak a MODULE

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 16 09:21:20 PDT 2018


thakis added a comment.

How about I use LTDL_SHLIB_EXT instead of LLVM_PLUGIN_EXT in the cmake files? (I'm not sure why we have both, they're set to the same thing: http://llvm-cs.pcc.me.uk/cmake/modules/HandleLLVMOptions.cmake#132)


https://reviews.llvm.org/D46898





More information about the llvm-commits mailing list