[all-commits] [llvm/llvm-project] 5f668b: [Polly] Clean up Polly's getting started docs.
Michael Kruse via All-commits
all-commits at lists.llvm.org
Thu Oct 14 10:28:35 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5f668bba55742c081947011e37d5a7386ca58d01
https://github.com/llvm/llvm-project/commit/5f668bba55742c081947011e37d5a7386ca58d01
Author: Michael Kruse <llvm-project at meinersbur.de>
Date: 2021-10-14 (Thu, 14 Oct 2021)
Changed paths:
M polly/www/get_started.html
R polly/www/polly.sh
Log Message:
-----------
[Polly] Clean up Polly's getting started docs.
This patch removes the broken bash scipt (polly.sh) and fixes the broken setup
instructions in get_started.html. It also adds instructions for using Ninja and
links to the LLVM getting started page.
Reviewed By: Meinersbur, InnovativeInventor
Differential Revision: https://reviews.llvm.org/D111685
More information about the All-commits
mailing list