Skip to content

Commit

Permalink
Added missing clang components.
Browse files Browse the repository at this point in the history
They had been ignored because the clang source had a .gitignore file in it.
  • Loading branch information
johnhaddon committed Aug 9, 2014
1 parent e042f0e commit a51076c
Show file tree
Hide file tree
Showing 20 changed files with 21 additions and 32 deletions.
21 changes: 21 additions & 0 deletions llvm-3.2.src/projects/LLVMBuild.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
;===- ./projects/LLVMBuild.txt ---------------------------------*- Conf -*--===;
;
; The LLVM Compiler Infrastructure
;
; This file is distributed under the University of Illinois Open Source
; License. See LICENSE.TXT for details.
;
;===------------------------------------------------------------------------===;
;
; This is an LLVMBuild description file for the components in this subdirectory.
;
; For more information on the LLVMBuild system, please see:
;
; http://llvm.org/docs/LLVMBuild.html
;
;===------------------------------------------------------------------------===;

[component_0]
type = Group
name = Projects
parent = $ROOT
Binary file added llvm-3.2.src/test/Scripts/common_dump.pyc
Binary file not shown.
32 changes: 0 additions & 32 deletions llvm-3.2.src/tools/clang/.gitignore

This file was deleted.

Binary file added llvm-3.2.src/utils/lit/lit/LitConfig.pyc
Binary file not shown.
Binary file added llvm-3.2.src/utils/lit/lit/LitFormats.pyc
Binary file not shown.
Binary file added llvm-3.2.src/utils/lit/lit/ProgressBar.pyc
Binary file not shown.
Binary file added llvm-3.2.src/utils/lit/lit/ShCommands.pyc
Binary file not shown.
Binary file added llvm-3.2.src/utils/lit/lit/ShUtil.pyc
Binary file not shown.
Binary file added llvm-3.2.src/utils/lit/lit/Test.pyc
Binary file not shown.
Binary file added llvm-3.2.src/utils/lit/lit/TestFormats.pyc
Binary file not shown.
Binary file added llvm-3.2.src/utils/lit/lit/TestRunner.pyc
Binary file not shown.
Binary file added llvm-3.2.src/utils/lit/lit/TestingConfig.pyc
Binary file not shown.
Binary file added llvm-3.2.src/utils/lit/lit/Util.pyc
Binary file not shown.
Binary file added llvm-3.2.src/utils/lit/lit/__init__.pyc
Binary file not shown.
Binary file added llvm-3.2.src/utils/lit/lit/main.pyc
Binary file not shown.
Binary file added llvm-3.2.src/utils/llvm-build/llvmbuild/__init__.pyc
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added llvm-3.2.src/utils/llvm-build/llvmbuild/main.pyc
Binary file not shown.
Binary file added llvm-3.2.src/utils/llvm-build/llvmbuild/util.pyc
Binary file not shown.

0 comments on commit a51076c

Please sign in to comment.