| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
* Support changes in sys::Program::ExecuteAndWait interface
llvm-svn: 19044
|
| |
|
|
|
|
|
| |
Add the GetPathForLinkageItem method to the interface so full paths can
be generated for a given linkage item.
llvm-svn: 18187
|
| |
|
|
| |
llvm-svn: 17498
|
| |
|
|
| |
llvm-svn: 17296
|
| |
|
|
|
|
|
|
| |
Change force option from -f to -F
Support the -strip option
Make changes to reflect different interface in sys::Program
llvm-svn: 16325
|
| |
|
|
|
|
|
| |
Revise token substitution to be a little faster.
Clean up exception throwing, make sure its always a std::string.
llvm-svn: 16116
|
| |
|
|
|
|
| |
using Unix operating system calls.
llvm-svn: 16089
|
| |
|
|
|
|
| |
libraries feature.
llvm-svn: 16043
|
| |
|
|
| |
llvm-svn: 16019
|
| |
|
|
| |
llvm-svn: 15995
|
| |
|
|
|
|
| |
actually execute actions and it is been shown to optimize a Stacker program
llvm-svn: 15912
|
| |
|
|
| |
llvm-svn: 15815
|
| |
|
|
|
|
|
|
|
|
| |
- cleaned up lexical scanner
- added support for "lang.optN" configuration items
- added temporary file support (ala lib/System)
- corrected logic for deciding which phases to run
- consolidated the Action and ActionPattern classes
llvm-svn: 15765
|
| |
|
|
|
|
|
| |
understand recursive descent parser, we can easily handle more syntax
variety, and we can more easily change the configuration items accepted.
llvm-svn: 15732
|
| |
|
|
|
|
|
| |
subsitution correctly for at least .ll and .st files. There's still a long
way to go (i.e. this isn't worth of review yet).
llvm-svn: 15728
|
|
|
llvm-svn: 15609
|