diff options
author | Peter Zotov <whitequark@whitequark.org> | 2015-07-17 17:33:23 +0000 |
---|---|---|
committer | Peter Zotov <whitequark@whitequark.org> | 2015-07-17 17:33:23 +0000 |
commit | f1192cd7e40e7f94f0419e5ce33c56f73fb63427 (patch) | |
tree | c77c7cba3408b92d9dedccacd007691e034bc7df /llvm/lib/CodeGen/TargetSchedule.cpp | |
parent | a6702e2f145fa79f552f398200e50438dbecdf28 (diff) | |
download | bcm5719-llvm-f1192cd7e40e7f94f0419e5ce33c56f73fb63427.tar.gz bcm5719-llvm-f1192cd7e40e7f94f0419e5ce33c56f73fb63427.zip |
[OCaml] Do not use -warn-error in tests.
This -warn-error flag invariably gets into release tarballs
and breaks builds on distributions that run tests as a part
of release process. The OCaml binding tests are especially
critical, since they often expose lingering toolchain bugs,
and so it is replaced with -w +A (equivalent to -Wall).
llvm-svn: 242550
Diffstat (limited to 'llvm/lib/CodeGen/TargetSchedule.cpp')
0 files changed, 0 insertions, 0 deletions