diff options
author | Eric Christopher <echristo@gmail.com> | 2013-05-21 21:22:34 +0000 |
---|---|---|
committer | Eric Christopher <echristo@gmail.com> | 2013-05-21 21:22:34 +0000 |
commit | ab7abe0c02e40c1cb801ebe6959a8ad58d7604ab (patch) | |
tree | 2d376eb5b69031ef7102dc0145a93cd2db9505f2 | |
parent | 01ef4f6982451e6a7c00a713d9ae677d3a15d042 (diff) | |
download | external_llvm-ab7abe0c02e40c1cb801ebe6959a8ad58d7604ab.zip external_llvm-ab7abe0c02e40c1cb801ebe6959a8ad58d7604ab.tar.gz external_llvm-ab7abe0c02e40c1cb801ebe6959a8ad58d7604ab.tar.bz2 |
Be more specific and capitalize filenames.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@182424 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | LICENSE.TXT | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/LICENSE.TXT b/LICENSE.TXT index b9ba87c..66d6647 100644 --- a/LICENSE.TXT +++ b/LICENSE.TXT @@ -68,4 +68,4 @@ Google Test llvm/utils/unittest/googletest OpenBSD regex llvm/lib/Support/{reg*, COPYRIGHT.regex} pyyaml tests llvm/test/YAMLParser/{*.data, LICENSE.TXT} ARM contributions llvm/lib/Target/ARM/LICENSE.TXT -md5 contributions llvm/lib/Support/md5* +md5 contributions llvm/lib/Support/MD5.cpp llvm/include/llvm/Support/MD5.h |