aboutsummaryrefslogtreecommitdiffstats
path: root/utils/FileUpdate/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-21/+0
| | | | | | | Includes a cherry-pick of: r212948 - fixes a small issue with atomic calls Change-Id: Ib97bd980b59f18142a69506400911a6009d9df18
* Merge System into Support.Michael J. Spencer2010-11-291-3/+3
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120298 91177308-0d34-0410-b5e6-96231b3b80d8
* Don't install FileCheck or FileUpdateDouglas Gregor2009-08-231-0/+3
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79820 91177308-0d34-0410-b5e6-96231b3b80d8
* Add FileUpdate tool, conditionally updates its output based on its input.Daniel Dunbar2009-08-031-0/+18
- Gratuitous and unused, but possibly useful one day. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77954 91177308-0d34-0410-b5e6-96231b3b80d8