1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 05:01:59 +01:00
Dean Michael Berris 883341424b [XRay] Make Trace loading endian-aware
This change makes the XRay Trace loading functions first use a
little-endian data extractor, then on failures try a big-endian data
extractor. Without this change, the trace loading facility will not work
with data written from a big-endian machine.

Follow-up to D51210 and D51289.

llvm-svn: 341226
2018-08-31 17:06:28 +00:00
..
2018-07-27 06:50:45 +00:00
2018-07-30 19:41:25 +00:00
2018-08-29 10:40:51 +00:00
2018-07-30 19:41:25 +00:00