[all-commits] [llvm/llvm-project] 65eb65: [profile] Add static keyword to binary id functions

gulfemsavrun via All-commits all-commits at lists.llvm.org
Tue Aug 31 21:04:59 PDT 2021


  Branch: refs/heads/release/13.x
  Home:   https://github.com/llvm/llvm-project
  Commit: 65eb65c694f55de1fb8387997dfa64bfcf666a6d
      https://github.com/llvm/llvm-project/commit/65eb65c694f55de1fb8387997dfa64bfcf666a6d
  Author: Gulfem Savrun Yeniceri <gulfem at google.com>
  Date:   2021-08-31 (Tue, 31 Aug 2021)

  Changed paths:
    M compiler-rt/lib/profile/InstrProfilingPlatformLinux.c

  Log Message:
  -----------
  [profile] Add static keyword to binary id functions

This patch adds static keyword to internal functions that write
binary id to restrict visibility to the file that they are declared.

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

(cherry picked from commit 6c0e6f91d7f02cecdf11efb26050c48680a806ce)




More information about the All-commits mailing list