This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
2eda6d1633
llvm-project
/
polly
/
.gitignore
3 lines
22 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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
2014-09-07 23:03:30 +08:00
test/lit.site.cfg
Add git patch files to .gitignore llvm-svn: 240457
2015-06-24 04:55:01 +08:00
00*