mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 05:32:28 +08:00
On at least FreeBSD and NetBSD there is an extra field in the dyld link map struct. I've left an assert for other OSes (i.e., Linux/mips) until it's determined if they do the same. llvm-svn: 192358