Skip to content
Commit e5ad3859 authored by Jason Molenda's avatar Jason Molenda
Browse files

Instead of using re.split and requiring two spaces between the "regname: regvalue" pairs,

use re.findall and specify the regexp of regname: regvalue that we're interested in.
<rdar://problem/12188752> 

llvm-svn: 162806
parent 407d659f
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