Use templates instead of creating a new class for each OS/Target combination.
This unifies all the targets supported by an OS into a template. It also cleans up the differences between the darwin targets. Also __LP64__ wasn't needed for *BSD, since x86-64 target defines it anyway. llvm-svn: 74532
Loading
Please register or sign in to comment