forked from llvm-mirror/vmkit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
44 lines (35 loc) · 767 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
# Binary directories
Release+Asserts
Debug+Asserts
Release
Debug
# Various things pilfered from the svn configuration database.
Makefile.common
Makefile.config
Makefile.llvmbuild
replace.sh
config.log
*.tmp
*.class
do-conf
configure.out
config.status
.project
autoconf/aclocal.m4
autoconf/configure.bak
include/vmkit/config.h
lib/j3/ClassLib/Classpath.h
lib/j3/LLVMRuntime/LLVMRuntime.inc
lib/j3/LLVMRuntime/LLVMRuntime.gen.ll
lib/j3/ClassLib/OpenJDK/classes
lib/vmkit/Compiler/LLVMRuntime.inc
lib/vmkit/Compiler/LLVMRuntime.gen.ll
mmtk/inline/*.inc
mmtk/java/build.xml
mmtk/java/src/org/j3/config/Selected.java
tools/llcj/LinkPaths.h
tools/precompiler/*.inc
tools/precompiler/trainer/*.bc
tools/vmjc/vmkitoptimized.bc
tools/vmjc/vmkit.s
tools/vmjc/vmkit.bc