Chris Lattner
|
b60823472a
|
Fine-grainify namespaces for this library
llvm-svn: 9948
|
2003-11-12 23:11:14 +00:00 |
|
Brian Gaeke
|
d25f86d683
|
Put all LLVM code into the llvm namespace, as per bug 109.
llvm-svn: 9903
|
2003-11-11 22:41:34 +00:00 |
|
John Criswell
|
b402729b30
|
Added LLVM project notice to the top of every C++ source file.
Header files will be on the way.
llvm-svn: 9298
|
2003-10-20 19:43:21 +00:00 |
|
Alkis Evlogimenos
|
e6fdc87045
|
Use std::string::size_type for for ColonPos to stop gcc from giving a warning
llvm-svn: 8811
|
2003-10-01 22:49:22 +00:00 |
|
Chris Lattner
|
36a7bf78fa
|
Fix another minor bug
llvm-svn: 7340
|
2003-07-26 23:00:05 +00:00 |
|
Chris Lattner
|
752a4ca4c4
|
Dont' try to parse the colon
llvm-svn: 7323
|
2003-07-25 20:49:29 +00:00 |
|
Chris Lattner
|
915b998b3f
|
Add a more general check-flags which can be used to ensure arbitrary flags are set
llvm-svn: 7322
|
2003-07-25 20:45:40 +00:00 |
|
Chris Lattner
|
9229da84be
|
Add support for ensuring that nodes are not incomplete
llvm-svn: 6985
|
2003-06-29 22:36:15 +00:00 |
|
Chris Lattner
|
ed9302c854
|
Add print method to not get silly warning from analyze
llvm-svn: 6981
|
2003-06-29 20:27:16 +00:00 |
|
Chris Lattner
|
55099822d5
|
New pass which is useful for writing regression tests
llvm-svn: 6979
|
2003-06-29 18:17:07 +00:00 |
|