1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 10:42:39 +01:00

Add Polly to the ignored trees.

llvm-svn: 211695
This commit is contained in:
Chandler Carruth 2014-06-25 13:13:36 +00:00
parent 2262038283
commit 4a4a94b49b

2
.gitignore vendored
View File

@ -45,5 +45,7 @@ tools/clang
tools/lldb
# lld, which is tracked independently.
tools/lld
# Polly, which is tracked independently.
tools/polly
# Sphinx build tree, if building in-source dir.
docs/_build