EE/Interpreter/ExternalFunctions.cpp: Staticize lle_X_() entries. They can be mapped...
authorNAKAMURA Takumi <geek4civic@gmail.com>
Fri, 24 Feb 2012 00:20:08 +0000 (00:20 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Fri, 24 Feb 2012 00:20:08 +0000 (00:20 +0000)
commit4bf6c19e94e4c7eb888d94c1aa322d23dbcc93ba
tree0a71f25bcaa3bcdf009613409819f75eeb0a76ad
parent423cbc51440e9b7381ae7372c33fd76562c35e5f
EE/Interpreter/ExternalFunctions.cpp: Staticize lle_X_() entries. They can be mapped in FuncNames[] at the initialization.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151313 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp