index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
lib
/
Serialization
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement the writer side of the global module index.
Douglas Gregor
2013-01-23
1
-0
/
+1
*
libclangSerialization also depends on the bitreader.
Benjamin Kramer
2013-01-19
1
-0
/
+2
*
clang/lib: [CMake] Update tblgen'd dependencies.
NAKAMURA Takumi
2012-07-27
1
-0
/
+2
*
clang/lib: [CMake] Reformat, alphabetize lists.
NAKAMURA Takumi
2012-07-27
1
-2
/
+2
*
Implement AST classes for comments, a real parser for Doxygen comments and a
Dmitri Gribenko
2012-07-06
1
-0
/
+1
*
Remove a goofy CMake hack and use the standard CMake facilities to
Chandler Carruth
2012-06-21
1
-3
/
+6
*
Fix cmake build with -DBUILD_SHARED_LIBS=ON.
Rafael Espindola
2011-12-29
1
-2
/
+1
*
Move ChainedIncludesSource into the Frontend library. This never really
Chandler Carruth
2011-12-09
1
-1
/
+0
*
Separate the serialization library's diagnostics from the frontend's
Chandler Carruth
2011-12-09
1
-1
/
+1
*
Factor the Module and ModuleManager classes out into separate headers
Douglas Gregor
2011-08-25
1
-0
/
+4
*
Fix CMake build.
Argyrios Kyrtzidis
2011-03-09
1
-1
/
+2
*
Add CMake dependencies so that LLVM_USED_LIBS order doesn't matter.
Jeffrey Yasskin
2011-02-11
1
-1
/
+2
*
CMake: LLVM_NO_RTTI must be obsolete now!
NAKAMURA Takumi
2011-02-10
1
-2
/
+0
*
Revert "CMake: Update to use standard CMake dependency tracking facilities in...
Michael J. Spencer
2010-09-13
1
-6
/
+3
*
CMake: Update to use standard CMake dependency tracking facilities instead
Michael J. Spencer
2010-09-10
1
-3
/
+6
*
Clean up CMake dependencies
Douglas Gregor
2010-09-09
1
-0
/
+2
*
Share the common code of ComputeHash(Selector Sel) instead of keeping 2 copie...
Argyrios Kyrtzidis
2010-08-20
1
-0
/
+1
*
Rename the ASTReader implementation files.
Sebastian Redl
2010-08-18
1
-3
/
+3
*
Rename the ASTWriter implementation files
Sebastian Redl
2010-08-18
1
-3
/
+3
*
Generate Attr subclasses with TableGen.
Alexis Hunt
2010-08-18
1
-0
/
+2
*
Fix CMake build
Sebastian Redl
2010-08-17
1
-0
/
+1
*
Reintroduce the serialization library, with fixed dependencies.
Sebastian Redl
2010-08-17
1
-0
/
+19
*
Revert Sebastian's build-breaking patch.
Douglas Gregor
2010-08-17
1
-19
/
+0
*
Create a new Serialization module that contains all the PCH code, and will co...
Sebastian Redl
2010-08-17
1
-0
/
+19