[all-commits] [llvm/llvm-project] f086e8: [gcov] Assign names to some types and loaded value...

Fangrui Song via All-commits all-commits at lists.llvm.org
Sat Sep 12 22:44:42 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: f086e85eea94a51eb42115496ac5d24f07bc8791
      https://github.com/llvm/llvm-project/commit/f086e85eea94a51eb42115496ac5d24f07bc8791
  Author: Fangrui Song <i at maskray.me>
  Date:   2020-09-12 (Sat, 12 Sep 2020)

  Changed paths:
    M clang/test/CodeGen/code-coverage.c
    M llvm/lib/Transforms/Instrumentation/GCOVProfiling.cpp

  Log Message:
  -----------
  [gcov] Assign names to some types and loaded values used in @__llvm_internal*

This makes the generated IR much more readable.




More information about the All-commits mailing list