summaryrefslogtreecommitdiffstats
path: root/lldb/source/Commands
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2019-08-07 16:09:35 +0000
committerJonas Devlieghere <jonas@devlieghere.com>2019-08-07 16:09:35 +0000
commitaf0c828a1ef2a85e8e98d97e8f72d985ed08fe6f (patch)
tree6e590b60ab5b837d8c3028115565a1925dbbf174 /lldb/source/Commands
parent4d4eefda6c215f4b41aede55d50073c7a3bbeb64 (diff)
downloadbcm5719-llvm-af0c828a1ef2a85e8e98d97e8f72d985ed08fe6f.tar.gz
bcm5719-llvm-af0c828a1ef2a85e8e98d97e8f72d985ed08fe6f.zip
[ExecutionContext] Return the target/process byte order.
Currently ExecutionContext::GetByteOrder() always returns the host byte order. This seems like a simple mistake: the return keyword appears to have been omitted by accident. This patch fixes that and adds a unit test. Bugreport: https://llvm.org/PR37950 Differential revision: https://reviews.llvm.org/D48704 llvm-svn: 368181
Diffstat (limited to 'lldb/source/Commands')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud