hanchenye-llvm-project/llvm/lib/IRReader
Matthias Braun 9f15a79e5d Timer: Track name and description.
The previously used "names" are rather descriptions (they use multiple
words and contain spaces), use short programming language identifier
like strings for the "names" which should be used when exporting to
machine parseable formats.

Also removed a unused TimerGroup from Hexxagon.

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

llvm-svn: 287369
2016-11-18 19:43:18 +00:00
..
CMakeLists.txt
IRReader.cpp Timer: Track name and description. 2016-11-18 19:43:18 +00:00
LLVMBuild.txt