> std::string ProgName(llvm::sys::path::stem(ArgVector[0])); > +#ifdef _WIN32 It should definitely be LLVM_ON_WIN32 here -- With best regards, Anton Korobeynikov Faculty of Mathematics and Mechanics, Saint Petersburg State University