Skip to content
Commit 5e3bd972 authored by Chris Lattner's avatar Chris Lattner
Browse files

fix PR11464 by preventing the linker from mapping two different struct types...

fix PR11464 by preventing the linker from mapping two different struct types from the source module onto the same opaque destination type.  An opaque type can only be resolved to one thing or another after all.

llvm-svn: 146929
parent 55619074
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