Generalize the strlen size_t hack, for the benefit of the other external
authorBrian Gaeke <gaeke@uiuc.edu>
Sat, 1 May 2004 06:42:15 +0000 (06:42 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Sat, 1 May 2004 06:42:15 +0000 (06:42 +0000)
commit3c66c355b6e88407fd77a90bf8be0e2f7297409e
treee733f4d815b49aa097cfa9cec427fefed45273b7
parent4b538b911e942b890aa1b83b02ee5598203e0e02
Generalize the strlen size_t hack, for the benefit of the other external
functions with wrappers that either take or return size_ts.

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