summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/OperatingSystem/Go/OperatingSystemGo.cpp
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2017-02-06 18:31:21 +0000
committerZachary Turner <zturner@google.com>2017-02-06 18:31:21 +0000
commit3c74c68b1bd9d78ef5be1ea67a8d28f2fadc6f35 (patch)
tree8d5668a1e4ec3357976507409a560690c938ac21 /lldb/source/Plugins/OperatingSystem/Go/OperatingSystemGo.cpp
parent54656ca7db7649b6d2cd2fc59dc87d52794247d6 (diff)
downloadbcm5719-llvm-3c74c68b1bd9d78ef5be1ea67a8d28f2fadc6f35.tar.gz
bcm5719-llvm-3c74c68b1bd9d78ef5be1ea67a8d28f2fadc6f35.zip
[Support] Add support for runtime endian values.
Endian functions only support reading and writing when the endianness is known at compile time. This patch adds overloads where the endianness is a runtime value, and then delegates the compile-time versions to the runtime versions. Differential Revision: https://reviews.llvm.org/D29467 llvm-svn: 294209
Diffstat (limited to 'lldb/source/Plugins/OperatingSystem/Go/OperatingSystemGo.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud