build: use LLVM build routines
Check if the compiler actually supports the flags that are being added. Previously, the compiler flags would be used improperly push the flags to the compiler. Particularly, on Darwin, the option would be pushed to the compiler even if it does not support it. llvm-svn: 203532
Loading
Please sign in to comment