[all-commits] [llvm/llvm-project] 69a9bb: [BOLT][NFC] Replace ambiguous BinarySection::isRea...

Amir Ayupov via All-commits all-commits at lists.llvm.org
Wed Jan 18 14:53:19 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 69a9bbf106eb3832a4a02ec84f2522a4079f3dec
      https://github.com/llvm/llvm-project/commit/69a9bbf106eb3832a4a02ec84f2522a4079f3dec
  Author: Amir Ayupov <aaupov at fb.com>
  Date:   2023-01-18 (Wed, 18 Jan 2023)

  Changed paths:
    M bolt/include/bolt/Core/BinarySection.h
    M bolt/lib/Core/BinaryFunction.cpp
    M bolt/lib/Passes/BinaryPasses.cpp
    M bolt/lib/Rewrite/RewriteInstance.cpp

  Log Message:
  -----------
  [BOLT][NFC] Replace ambiguous BinarySection::isReadOnly with isWritable

Address feedback in https://reviews.llvm.org/D102284#2755060

Reviewed By: yota9

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




More information about the All-commits mailing list