diff options
author | Tobias Grosser <tobias@grosser.es> | 2014-09-07 15:03:30 +0000 |
---|---|---|
committer | Tobias Grosser <tobias@grosser.es> | 2014-09-07 15:03:30 +0000 |
commit | e2f0d06541b049545629a9e8a0da8fd3c376ffbb (patch) | |
tree | f42d110aa76de79d33d520e8734a2633ec457dae /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
parent | 57f03dda4967e17dda76a71e31c14b82f263976a (diff) | |
download | llvm-e2f0d06541b049545629a9e8a0da8fd3c376ffbb.zip llvm-e2f0d06541b049545629a9e8a0da8fd3c376ffbb.tar.gz llvm-e2f0d06541b049545629a9e8a0da8fd3c376ffbb.tar.bz2 |
Add test/lit.site.cfg to .gitignore
This allows to link Polly's lit.site.cfg from the build into the src directory,
without having it removed by every 'git clean':
ln -s build/tools/polly/test/lit.site.cfg to src/tools/polly/test
Having this file in our src directory allows us to run llvm-lit on specific
test cases in the Polly test directory just by running 'llvm-lit test/case.ll'.
llvm-svn: 217336
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions