mirror of
https://github.com/intel/llvm.git
synced 2026-01-30 14:07:28 +08:00
Providing a Python helper SBData.CreateDataFromInt() to make an SBData out of a single integer number It tries to use the current target, if any, for endianness and pointer size, and it picks a reasonable size on your behalf - if there is no way it can infer anything reasonable it essentially picks a 64-bit Mac as the reference model llvm-svn: 183793
14 KiB
14 KiB