diff options
author | Akira Hatanaka <ahatanaka@apple.com> | 2018-04-27 01:42:33 +0000 |
---|---|---|
committer | Akira Hatanaka <ahatanaka@apple.com> | 2018-04-27 01:42:33 +0000 |
commit | 18db58e7c7e76bdec856e36fff49ae53fdc07e4a (patch) | |
tree | 3f9a4ea744f1872ff37c42ae2edc2173ac9618a2 /llvm/lib/Analysis/TargetLibraryInfo.cpp | |
parent | 5d3df3cf4445532f7db39773c39556f733208122 (diff) | |
download | bcm5719-llvm-18db58e7c7e76bdec856e36fff49ae53fdc07e4a.tar.gz bcm5719-llvm-18db58e7c7e76bdec856e36fff49ae53fdc07e4a.zip |
[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
Diffstat (limited to 'llvm/lib/Analysis/TargetLibraryInfo.cpp')
0 files changed, 0 insertions, 0 deletions