mirror of
https://github.com/intel/llvm.git
synced 2026-01-13 19:08:21 +08:00
prologue profiling. Change the log print statements to elide the thread number, make some of them only print when IsLogVerbose(). Add a couple of sanity checks for impossible CFA values so backtraces don't go too far off into the weeds. llvm-svn: 117343