aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ExecutionEngine/Interpreter/Interpreter.cpp
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2007-03-06 03:01:54 +0000
committerReid Spencer <rspencer@reidspencer.com>2007-03-06 03:01:54 +0000
commitb5caad1d5cba26846189d33ab04a1bcd37f300e5 (patch)
treedc930f9e2cccbb63d4d1b982a8bf104f2cdb7823 /llvm/lib/ExecutionEngine/Interpreter/Interpreter.cpp
parent3f634774aa43c4ea37caf8b530a15572bdf72b06 (diff)
downloadllvm-b5caad1d5cba26846189d33ab04a1bcd37f300e5.zip
llvm-b5caad1d5cba26846189d33ab04a1bcd37f300e5.tar.gz
llvm-b5caad1d5cba26846189d33ab04a1bcd37f300e5.tar.bz2
Make GenericeValue into a struct with a union instead of just a union. This
allows an APInt value to be constructed. Remove all the native integer types from the union. These are replaced with the single IntVal of type APInt. llvm-svn: 34945
Diffstat (limited to 'llvm/lib/ExecutionEngine/Interpreter/Interpreter.cpp')
0 files changed, 0 insertions, 0 deletions