diff options
author | Nico Weber <nicolasweber@gmx.de> | 2019-01-25 00:29:17 +0000 |
---|---|---|
committer | Nico Weber <nicolasweber@gmx.de> | 2019-01-25 00:29:17 +0000 |
commit | 0e7ba668dbebae47a2448690ee186c1d4051e5f7 (patch) | |
tree | 91745b98eb99ad202825a005979c34660a2292b4 /llvm/lib/CodeGen/GlobalISel/LegalizeMutations.cpp | |
parent | a48cd9aeddd720947ef5f30b67e3735b0f133517 (diff) | |
download | bcm5719-llvm-0e7ba668dbebae47a2448690ee186c1d4051e5f7.tar.gz bcm5719-llvm-0e7ba668dbebae47a2448690ee186c1d4051e5f7.zip |
gn build: Build clang with -fno-strict-aliasing, make building with gcc much quieter
- gcc doesn't understand -Wstring-conversion, so pass that only to clang
- disable a few gcc warnings that are noisy and also disabled in the cmake build
- -Wstrict-aliasing pointed out that the cmake build builds clang with
-fno-strict-aliasing, so do that too
Differential Revision: https://reviews.llvm.org/D57191
llvm-svn: 352141
Diffstat (limited to 'llvm/lib/CodeGen/GlobalISel/LegalizeMutations.cpp')
0 files changed, 0 insertions, 0 deletions