glandium added a comment. In D144509#4347604 <https://reviews.llvm.org/D144509#4347604>, @mstorsjo wrote:
> See D150688 <https://reviews.llvm.org/D150688> - I believe that might fix the > issue you're seeing, as that one mentions compiler-rt. Unfortunately, it doesn't. FWIW, the errors looks like: lld-link: error: undefined symbol: __declspec(dllimport) _getpid >>> referenced by clang_rt.profile-i386.lib(InstrProfilingFile.c.obj):(_getCurFilename) >>> referenced by clang_rt.profile-i386.lib(InstrProfilingFile.c.obj):(_parseAndSetFilename) >>> referenced by oldnames.lib(getpid.obi) etc. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D144509/new/ https://reviews.llvm.org/D144509 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits