Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
bebcaeb816f0fd970d60e0ce0acbf48e548af6d9
/
llvm
/
tools
/
llvmc
/
llvmc.cpp
63eb0aa
Adjust the help output so that it will fit cleanly within 80 columns.
by Reid Spencer
· 21 years ago
996ec72
For PR351:
by Reid Spencer
· 21 years ago
5ccfd5a
Path::get -> Path::toString
by Reid Spencer
· 21 years ago
cfa51ff
* Adjust the options to make them either accept multiple occurrences or be
by Reid Spencer
· 21 years ago
66c2d80
Get the -o option right
by Reid Spencer
· 21 years ago
0c6a283
Stop propagating method names that violate the coding standard
by Reid Spencer
· 21 years ago
1002e45
Eliminate the -F option (for forcing output) .. not needed
by Reid Spencer
· 21 years ago
4de872f
Support the -WX, -f -M options as pass throughs
by Reid Spencer
· 21 years ago
f68090d
Don't re-instantiate the std::string in catch block.
by Reid Spencer
· 21 years ago
7c16caa
Changes For Bug 352
by Reid Spencer
· 21 years ago
1b389f0
Pass lists of -I and -D options through to the Compiler Driver.
by Reid Spencer
· 21 years ago
9f64b91
Need to throw std::string not const char* if we want error messages to be
by Reid Spencer
· 21 years ago
1b5b24f
Convert llvmc to use the lib/System interface instead of directly
by Reid Spencer
· 21 years ago
3aac4f7
Add the directory specified by LLVM_LIB_SEARCH_PATH to the list of
by Reid Spencer
· 21 years ago
8d86dd6
Get rid of error messages from CommandLine because -time-passes was
by Reid Spencer
· 21 years ago
a86672b
- Unify format of output messages
by Reid Spencer
· 21 years ago
9251cb2
Actually let it compile after file name changes.
by Reid Spencer
· 21 years ago
dc20389
Implement many new features for llvmc. This is the first version that will
by Reid Spencer
· 21 years ago
f58e8d3
More Functionality:
by Reid Spencer
· 21 years ago
9d68ff6
Converted to use flex for tokenizing input so we can use an easier to
by Reid Spencer
· 21 years ago
cf7c2fe
Additional functionality. This version handles option parsing and parameter
by Reid Spencer
· 21 years ago
5532159
Move CompilerDriver.h here.
by Reid Spencer
· 21 years ago
89ff1de
First "do nothing" version of the LLVM Compiler Driver. This version just
by Reid Spencer
· 21 years ago