1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 02:33:06 +01:00
llvm-mirror/utils/llvm-locstats
Djordje Todorovic ada36eafbb [llvm-locstats][NFC] Support OOP concept
Making these changes, the code becomes more robust and easier for
adding the new features.

  -Introduce the LocationStats class representing the statistics
  -Add the pretty_print() method in the LocationStats class
  -Add additional '-' for the program options
  -Add the verify_program_inputs() function
  -Add the parse_locstats() function
  -Rename 'results' => 'opts'
  -Add more comments

Differential Revision: https://reviews.llvm.org/D71868
2020-01-15 11:41:09 +01:00
..
CMakeLists.txt Re-land "[cmake] Add dependency on llvm-dwarfdump to llvm-locstats" 2019-12-20 09:11:07 +00:00
llvm-locstats.py [llvm-locstats][NFC] Support OOP concept 2020-01-15 11:41:09 +01:00