mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
d02391afdd
Summary: We use the `major.minor.build` version format in this file, except when we try to parse the result of the test binary. In that regular expression, we expect the `major.minor.build.rev` format, which is never fulfilled. Reviewers: NoQ, george.karpenkov, alexandre.isoard, serge-sans-paille Reviewed By: NoQ Subscribers: mgorny, mikhail.ramalho, Charusso, martong, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D76837
See docs/CMake.html for instructions on how to build LLVM with CMake.