diff options
| author | Sean Perry <perry@ca.ibm.com> | 2024-09-23 13:00:44 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-23 13:00:44 -0400 |
| commit | 27b5dc422cd3dc15b3d4410ba910d4b12272384d (patch) | |
| tree | bed522f30a10e57bc98af1b6009412a0dfebc120 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp | |
| parent | 8a9f66ca3118245f1ece5ba7ae6312889222eff9 (diff) | |
Add target-byteorder for cases where endian in target triple is what matters (#107915)
I came across the subtly when setting up lit for z/OS and running it on
a Linux on Power machine. Linux on Power is little endian. This was
resulting in all of these tests being run even though the target triple
was z/OS which is big endian. The lit should really be checking if the
target is little endian not the host. The previous way didn't handle
cross compilation while running lit.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions
