Displaying 1 result from an estimated 1 matches for "4ef44b4f".
2012 Jun 17
3
[LLVMdev] Building lld with Visual Studio 2012 RC
OK thanks a lot Michael Spencer!
After getting your latest commit now everything compiles on Visual Studio
2012 RC. I'm just playing around to learn.
Maybe this is the funniest place to start assessing my possibilities of
contributing to llvm in the free time:
Writer* createWriterPECOFF(const WriterOptionsPECOFF &options) {
assert(0 && "PE/COFF support not implemented