[all-commits] [llvm/llvm-project] 969abf: [compiler-rt] Fix a warning

Kazu Hirata via All-commits all-commits at lists.llvm.org
Sat Sep 28 01:28:35 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 969abfea48ab639687aa46b7b442f3517366da97
      https://github.com/llvm/llvm-project/commit/969abfea48ab639687aa46b7b442f3517366da97
  Author: Kazu Hirata <kazu at google.com>
  Date:   2024-09-28 (Sat, 28 Sep 2024)

  Changed paths:
    M compiler-rt/lib/orc/elfnix_platform.cpp

  Log Message:
  -----------
  [compiler-rt] Fix a warning

This patch fixes:

  compiler-rt/lib/orc/elfnix_platform.cpp:48:7: error: unused function
  'validatePointerSectionExtent' [-Werror,-Wunused-function]



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list