1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/include
Dean Michael Berris 5bd013d85b [XRay] Use correct type for PID records
Previously we've been reading and writing the wrong types which only
worked in little endian implementations. This time we're writing the
same typed values the runtime is using, and reading them appropriately
as well.

llvm-svn: 341241
2018-08-31 19:32:46 +00:00
..
llvm [XRay] Use correct type for PID records 2018-08-31 19:32:46 +00:00
llvm-c [LLVM-C] Add Bindings For Named Metadata 2018-08-30 17:09:43 +00:00