Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add .pyc files to .gitignore to compiler-rt | George Karpenkov | 2017-07-24 | 1 | -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 .gitignore | Duncan P. N. Exon Smith | 2014-03-20 | 1 | -0/+1 |
| | | | | llvm-svn: 204387 | ||||
* | git: Tweak .gitignore to ignore defined platform build directories. | Daniel Dunbar | 2011-11-15 | 1 | -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 Dunbar | 2010-01-18 | 1 | -0/+1 |
| | | | | | | implementation based on a configuration and architecture. llvm-svn: 93717 | ||||
* | Add .gitignore file. | Daniel Dunbar | 2009-10-27 | 1 | -0/+3 |
llvm-svn: 85259 |