diff options
author | Nick Lewycky <nicholas@mxc.ca> | 2010-02-15 21:52:04 +0000 |
---|---|---|
committer | Nick Lewycky <nicholas@mxc.ca> | 2010-02-15 21:52:04 +0000 |
commit | 62f864dea32dd938ee9f6827faa4056a84d69295 (patch) | |
tree | 75af6de4b1058d6b30eb6342ae0d82cdd458c3a5 /llvm/lib/CodeGen/MachineModuleInfoImpls.cpp | |
parent | 06708cee8d9dba66923a6067896455f066c9d83e (diff) | |
download | llvm-62f864dea32dd938ee9f6827faa4056a84d69295.zip llvm-62f864dea32dd938ee9f6827faa4056a84d69295.tar.gz llvm-62f864dea32dd938ee9f6827faa4056a84d69295.tar.bz2 |
Fix crash in VerifyType when checking Contexts. Because there may not be a
Module (we were called with verifyFunction and an unowned Function) we can't
rely on Mod->getContext().
llvm-svn: 96275
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfoImpls.cpp')
0 files changed, 0 insertions, 0 deletions