diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2007-03-06 03:01:54 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2007-03-06 03:01:54 +0000 |
commit | b5caad1d5cba26846189d33ab04a1bcd37f300e5 (patch) | |
tree | dc930f9e2cccbb63d4d1b982a8bf104f2cdb7823 /llvm/lib/ExecutionEngine/Interpreter/Interpreter.cpp | |
parent | 3f634774aa43c4ea37caf8b530a15572bdf72b06 (diff) | |
download | llvm-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