[all-commits] [llvm/llvm-project] b30487: [BOLT] Fix a wrong compiler option in test (#74420)

sinan via All-commits all-commits at lists.llvm.org
Wed Dec 6 01:17:01 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b304873134e82054b18eb64d5c292d2ff06835b8
      https://github.com/llvm/llvm-project/commit/b304873134e82054b18eb64d5c292d2ff06835b8
  Author: sinan <sinan.lin at linux.alibaba.com>
  Date:   2023-12-06 (Wed, 06 Dec 2023)

  Changed paths:
    M bolt/test/runtime/AArch64/instrumentation-ind-call.c

  Log Message:
  -----------
  [BOLT] Fix a wrong compiler option in test (#74420)

-nopie is an option for OpenBSD, and other linux distribution might
report an `unsupported option '-nopie' for target` error.




More information about the All-commits mailing list