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

Make sure EmulateInstructionARM doesn't have to have "armv4", "armv6", "armv7"...

Make sure EmulateInstructionARM doesn't have to have "armv4", "armv6", "armv7" as the exact architecture name, the arch name can just start with any of these strings. We need to be able to recognize different variants that might come along and not fail to backtrace completely (which happens when we aren't able to find an architecture that matches) when we don't have exact matches.

llvm-svn: 155045
parent b54f86aa
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