diff options
author | Jeff Cohen <jeffc@jolt-lang.org> | 2006-02-07 05:11:57 +0000 |
---|---|---|
committer | Jeff Cohen <jeffc@jolt-lang.org> | 2006-02-07 05:11:57 +0000 |
commit | 69e849014c0d17f97a5c22069a587e852e626395 (patch) | |
tree | 55ae47446a824203442b890cd0560e817833d954 /llvm/lib/ExecutionEngine/Interpreter/Interpreter.cpp | |
parent | c89a2a1a83e0aab2d5144543e355876d7ea828c7 (diff) | |
download | llvm-69e849014c0d17f97a5c22069a587e852e626395.zip llvm-69e849014c0d17f97a5c22069a587e852e626395.tar.gz llvm-69e849014c0d17f97a5c22069a587e852e626395.tar.bz2 |
Teach the interpreter to handle global variables that are added to a module after
interpretation has begun. The JIT already handles this situation correctly, and
the interpreter can already handle new functions being added.
llvm-svn: 26030
Diffstat (limited to 'llvm/lib/ExecutionEngine/Interpreter/Interpreter.cpp')
0 files changed, 0 insertions, 0 deletions