Skip to content
Commit 57420b32 authored by John McCall's avatar John McCall
Browse files

type_info objects are not unnamed_addr: the ABI requires us to

unique them and permits the implementation of dynamic_cast (and
anything else which knows it's working with a complete class
type) to compare their addresses directly.

rdar://16005328

llvm-svn: 201020
parent 42063b0b
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