This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
llvm-capstone
Watch
1
Star
0
Fork
0
You've already forked llvm-capstone
mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced
2025-02-05 00:49:43 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-capstone
/
polly
/
.gitignore
4 lines
54 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 15:03:30 +00:00
test/lit.site.cfg
Do not track the isl PDF manual in SVN There is no point in regularly committing a binary file to the repository, as this just unnecessarily increases the repository size. Interested people can find the isl manual for example at isl.gforge.inria.fr/manual.pdf. llvm-svn: 292105
2017-01-16 11:48:03 +00:00
lib/External/isl/doc/manual.pdf
Add git patch files to .gitignore llvm-svn: 240457
2015-06-23 20:55:01 +00:00
00*
Reference in New Issue
Copy Permalink