Expose TD to ExternalFunctions.cpp
llvm-svn: 4020
This commit is contained in:
@@ -38,7 +38,7 @@ AbortOnExceptions("abort-on-exception",
|
||||
// Create a TargetData structure to handle memory addressing and size/alignment
|
||||
// computations
|
||||
//
|
||||
static TargetData TD("lli Interpreter");
|
||||
TargetData TD("lli Interpreter");
|
||||
CachedWriter CW; // Object to accelerate printing of LLVM
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user