mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 05:32:28 +08:00
Implement SBTarget::CreateValueFromAddress() with a behavior equivalent to SBValue::CreateValueFromAddress() (but without the need to grab an SBValue first just as a starting point to make up another SBValue out of whole cloth) llvm-svn: 192239