mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
f03bb5d046
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 |
||
---|---|---|
.. | ||
analysis.ml | ||
bitreader.ml | ||
bitwriter.ml | ||
core.ml | ||
executionengine.ml | ||
ext_exc.ml | ||
ipo.ml | ||
irreader.ml | ||
linker.ml | ||
lit.local.cfg | ||
passmgr_builder.ml | ||
scalar_opts.ml | ||
target.ml | ||
transform_utils.ml | ||
vectorize.ml |