Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
4d0e1f96f495439c1e244e9714484b3d4b60826d
/
lib
/
ExecutionEngine
/
Interpreter
/
UserInput.cpp
a5637fc
Don't fail to load runtime if running LLI from the current directory
by Chris Lattner
· 24 years ago
43e3f7c
Implement a -trace command line option and a trace option in the interpreter.
by Chris Lattner
· 24 years ago
c259316
* Make pointer values work better by treating them uniformly as 64 bit values.
by Chris Lattner
· 24 years ago
204eec3
Provide argv for commands
by Chris Lattner
· 24 years ago
e43db88
* Implement exit() builtin function
by Chris Lattner
· 24 years ago
f8f2afb
Enhancements to pass argc & argv to main if required
by Chris Lattner
· 24 years ago
2e42d3a
Implement global variables. Struct and Pointer initializers are not implemented yet though
by Chris Lattner
· 24 years ago
1d87bcf
Convert more code to use new style casts Eliminate old style casts from value.h
by Chris Lattner
· 24 years ago
9636a91
Add support for new style casts
by Chris Lattner
· 24 years ago
365a76e
Genericize support for calling functions a bit Add external method support
by Chris Lattner
· 24 years ago
8666098
Lots of new functionality
by Chris Lattner
· 24 years ago
92101ac
Initial checkin of interpreter
by Chris Lattner
· 24 years ago