forked from OSchip/llvm-project
caeef1995a
This patch selects all cmake options and passes them to global cmake command while building LLVM inside satest docker container. Prior to this, the cmake command was hard-coded and this would consume a huge amount of memory while building. There was no support to pass extra cmake options for the build, except for changing the command manually. This patch allows testers to pass all "-D*" cmake options to the build. Reviewed By: vsavchenko Differential Revision: https://reviews.llvm.org/D105447 Patch by: @manas (Manas Gupta) |
||
---|---|---|
.. | ||
projects | ||
.dockerignore | ||
CmpRuns.py | ||
Dockerfile | ||
ProjectMap.py | ||
SATest.py | ||
SATestAdd.py | ||
SATestBenchmark.py | ||
SATestBuild.py | ||
SATestUpdateDiffs.py | ||
SATestUtils.py | ||
SumTimerInfo.py | ||
entrypoint.py | ||
exploded-graph-rewriter.py | ||
reducer.pl | ||
requirements.txt | ||
update_plist_test.pl |