[modules] Fix a rejects-valid resulting from emitting an inline function
recursively within the emission of another inline function. This ultimately led to us emitting the same inline function definition twice, which we then rejected because we believed we had a mangled name conflict. llvm-svn: 215579
Loading
Please register or sign in to comment