[all-commits] [llvm/llvm-project] 838331: [BOLT] Set NOOP size only on X86 (NFC) (#71307)

Vladislav Khmelevsky via All-commits all-commits at lists.llvm.org
Mon Nov 6 03:22:03 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 838331a081cab81245ee613bae6a806e75260dc7
      https://github.com/llvm/llvm-project/commit/838331a081cab81245ee613bae6a806e75260dc7
  Author: Vladislav Khmelevsky <och95 at yandex.ru>
  Date:   2023-11-06 (Mon, 06 Nov 2023)

  Changed paths:
    M bolt/lib/Core/BinaryFunction.cpp

  Log Message:
  -----------
  [BOLT] Set NOOP size only on X86 (NFC) (#71307)

Small fix, we have problems with noop size only on x86, no reason to do
it on other platforms.




More information about the All-commits mailing list