Dynamically get the right-sized member of a GenericValue to hold a size_t, and
authorBrian Gaeke <gaeke@uiuc.edu>
Fri, 12 Dec 2003 15:38:06 +0000 (15:38 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Fri, 12 Dec 2003 15:38:06 +0000 (15:38 +0000)
commit6c9d5827388d5b5a84ed5d1c5d5c8261ffcf014f
treee803f1c8d1bde6317d953852e69b416f7ee565a0
parent8b644f90736aa1c2c70d37f1337211d0718b95d2
Dynamically get the right-sized member of a GenericValue to hold a size_t, and
use it to return the result of strlen.

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