aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add .pyc files to .gitignore to compiler-rtGeorge Karpenkov2017-07-241-0/+1
| | | | | | | | | During testing .pyc temporary files appear, which may be annoying. Did not change SVN ignore, as it was heavily out of sync with GIT one. Differential Revision: D35815 llvm-svn: 308931
* Add vim swap files to .gitignoreDuncan P. N. Exon Smith2014-03-201-0/+1
| | | | llvm-svn: 204387
* git: Tweak .gitignore to ignore defined platform build directories.Daniel Dunbar2011-11-151-3/+3
| | | | | | - We should probably sink the platform build dirs into a common top-level dir. llvm-svn: 144662
* Add 'SelectFunctionDir' function, to select appropriate function ↵Daniel Dunbar2010-01-181-0/+1
| | | | | | implementation based on a configuration and architecture. llvm-svn: 93717
* Add .gitignore file.Daniel Dunbar2009-10-271-0/+3
llvm-svn: 85259