Skip to content
Commit 28eb7bf4 authored by Greg Clayton's avatar Greg Clayton
Browse files

Don't crash if we load a file with an architecture we don't support and try to parse some DWARF.

The ClangASTContext::getTargetInfo() will return NULL in this case and could cause us to crash if we don't check.

<rdar://problem/20543554> 

llvm-svn: 236681
parent d528112b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment