1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/lib/XRay
Dean Michael Berris 1043039891 [XRay] Attempt to fix failure on Windows
Original version of the code relied on implementation-defined order of bitfields.

Follow-up on D51210.

llvm-svn: 341194
2018-08-31 10:03:52 +00:00
..
CMakeLists.txt [XRay] FDR Record Producer/Consumer Implementation 2018-08-31 08:04:56 +00:00
FDRRecordProducer.cpp Fix MSVC "not all control paths return a value" warning. NFCI. 2018-08-31 09:24:09 +00:00
FDRRecords.cpp [XRay] FDRTraceWriter and FDR Trace Loading 2018-08-30 07:22:21 +00:00
FDRTraceWriter.cpp [XRay] Attempt to fix failure on Windows 2018-08-31 10:03:52 +00:00
FileHeaderReader.cpp [XRay] Refactor file header reading (NFC) 2018-08-22 07:37:55 +00:00
InstrumentationMap.cpp [XRay][tools] Support new kinds of instrumentation map entries 2017-08-21 00:14:06 +00:00
LogBuilderConsumer.cpp [XRay] FDR Record Producer/Consumer Implementation 2018-08-31 08:04:56 +00:00
Profile.cpp [XRay][llvm] Load XRay Profiles 2018-08-30 01:43:22 +00:00
RecordInitializer.cpp [XRay] FDRTraceWriter and FDR Trace Loading 2018-08-30 07:22:21 +00:00
Trace.cpp [XRay] Refactor loadTraceFile(...) into two (NFC) 2018-08-24 10:30:37 +00:00