llvm-project/llvm/cmake
Mircea Trofin edf8e3ea5e [NFC][mlgo]Make the test model generator inlining-specific
When looking at building the generator for regalloc, we realized we'd
need quite a bit of custom logic, and that perhaps it'd be easier to
just have each usecase (each kind of mlgo policy) have it's own
stand-alone test generator.

This patch just consolidates the old `config.py` and
`generate_mock_model.py` into one file, and does away with
subdirectories under Analysis/models.
2021-12-22 13:38:45 -08:00
..
modules [NFC][mlgo]Make the test model generator inlining-specific 2021-12-22 13:38:45 -08:00
platforms WinMsvc.cmake: try lower-case include/lib when searching for windows SDK 2021-12-17 16:30:36 -08:00
README
config-ix.cmake [Support] Revert posix_fallocate in resize_file 2021-12-20 11:16:03 -08:00
config.guess [PowerPC] Add the LLVM triple for powerpcle [1/5] 2021-01-02 12:17:22 -06:00
dummy.cpp
nsis_icon.ico
nsis_logo.bmp
unwind.h [ExecutionEngine] Check for libunwind before calling __register_frame 2021-08-15 13:35:53 +01:00

README

See docs/CMake.html for instructions on how to build LLVM with CMake.