mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 20:32:21 +00:00
7b9a628414
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). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@242550 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
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 |