| commit | c7b7e2569c15216864f829cb27fd78ccdf587044 | [log] [tgz] |
|---|---|---|
| author | Evgeniy Stepanov <eugeni.stepanov@gmail.com> | Mon Feb 03 13:57:09 2014 +0000 |
| committer | Evgeniy Stepanov <eugeni.stepanov@gmail.com> | Mon Feb 03 13:57:09 2014 +0000 |
| tree | a81a4a20fbf0900ab54eee3fceddba6a88ada32d | |
| parent | 784de75ca8d449fef5493ad9c0a926b3b4b37b03 [diff] |
Don't use -ffunction-sections if -fno-function-sections is not supported in the compiler. This will disable -ffunction-sections in older versions of Clang where it breaks build of sanitizer runtime library. llvm-svn: 200695