commit | 8fb0f190a90f34b9d94d027ed8daf5f537e4b891 | [log] [tgz] |
---|---|---|
author | Reid Spencer <rspencer@reidspencer.com> | Tue Mar 06 03:04:04 2007 +0000 |
committer | Reid Spencer <rspencer@reidspencer.com> | Tue Mar 06 03:04:04 2007 +0000 |
tree | d2fb6e3e08d4b2e23647da1ef5cd4c874b43d957 | |
parent | 9d87eb19be82b28d288e38eab3bbe145060a0701 [diff] |
Simplify things significantly because GenericValue now has a single integer field, of type APInt, instead of multiple integer fields. Also, get rid of the special endianness code in StoreValueToMemory and LoadValueToMemory. ExecutionEngine is always used to execute on the host platform so this is now unnecessary. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34946 91177308-0d34-0410-b5e6-96231b3b80d8