[Driver] Don't enable "-fregister-global-dtors-with-atexit" by default
when compiling the kernel or kexts. Destructors should be registered with atexit by default only when we are compiling userland code. llvm-svn: 331010
Loading
Please sign in to comment