mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-17 00:57:54 +00:00
Expose TD to ExternalFunctions.cpp
llvm-svn: 4020
This commit is contained in:
parent
94a5211b6a
commit
68960ff1c7
@ -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
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user