[PATCH] D35077: [RFC] Build LLVM-C.dll on MSVC that exports only the C API

Bernard Helyer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 8 23:45:36 PDT 2018


bhelyer added a comment.

I work with Jakob on the afore mentioned self hosting language frontend. Would like to see this get in, what else is needed? I just built the version that Jakob recently updated, and it produces a LLVM-C.dll and lib file with what looks like the right functions (when looked at with a dependency walker); not sure how best to test it beyond that. Let me know what needs to be done and I'll try my best to do it.


https://reviews.llvm.org/D35077





More information about the llvm-commits mailing list