diff options
author | John Criswell <criswell@uiuc.edu> | 2004-04-06 17:51:10 +0000 |
---|---|---|
committer | John Criswell <criswell@uiuc.edu> | 2004-04-06 17:51:10 +0000 |
commit | 53c94cb6229ea1ac95b8113c9fbd7b5600089ddf (patch) | |
tree | b2b324e620f56b25b14f7406225ecc780d927a68 /LICENSE.TXT | |
parent | 48c937e5c9808cc63d2cd04d823642d875c6bf0a (diff) |
Added licensing information for treecc.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12703 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'LICENSE.TXT')
-rw-r--r-- | LICENSE.TXT | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/LICENSE.TXT b/LICENSE.TXT index 1a7c0fb8d1..34f6efaac3 100644 --- a/LICENSE.TXT +++ b/LICENSE.TXT @@ -72,6 +72,7 @@ SIOD: llvm/test/Programs/MultiSource/Applications/siod D: llvm/test/Programs/MultiSource/Applications/d Lambda: llvm/test/Programs/MultiSource/Applications/lambda-0.1.3 hbd: llvm/test/Programs/MultiSource/Applications/hbd +treecc: llvm/test/Programs/MultiSource/Applications/treecc Fhourstones: llvm/test/Programs/MultiSource/Benchmarks/Fhourstones McCat: llvm/test/Programs/MultiSource/Benchmarks/McCat Olden: llvm/test/Programs/MultiSource/Benchmarks/Olden |