This one is probably for Evan: there is a huge lli MSVC regression that occurred today because lli.exe crashes on every test. the crash occurs in file LLVMTargetMachine.cpp, line 313: switch (getMCAsmInfo()->getExceptionHandlingType()) { because getMCAsmInfo returns 0.