1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/lib/XRay
Martin Pelikan c2faab6e02 [XRay] clarify error messages when parsing broken traces
Summary:
When there's a mismatch of a function argument being right after the
wrong function, print an offset into the file where that happened, to
ease further debugging.

Reviewers: dberris, eizan, kpw

Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D42492

llvm-svn: 323758
2018-01-30 13:41:34 +00:00
..
CMakeLists.txt [XRay] Define the InstrumentationMap type 2017-02-01 00:05:29 +00:00
InstrumentationMap.cpp [XRay][tools] Support new kinds of instrumentation map entries 2017-08-21 00:14:06 +00:00
Trace.cpp [XRay] clarify error messages when parsing broken traces 2018-01-30 13:41:34 +00:00