[all-commits] [llvm/llvm-project] 445f6f: [BOLT][TEST] Remove LTO flag from a test (#72896)

Maksim Panchenko via All-commits all-commits at lists.llvm.org
Mon Nov 20 10:24:48 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 445f6f1373429fb2c86ead77ec2ff64f17948899
      https://github.com/llvm/llvm-project/commit/445f6f1373429fb2c86ead77ec2ff64f17948899
  Author: Maksim Panchenko <maks at fb.com>
  Date:   2023-11-20 (Mon, 20 Nov 2023)

  Changed paths:
    A bolt/test/lsda-section-name.cpp
    R bolt/test/lsda.cpp

  Log Message:
  -----------
  [BOLT][TEST] Remove LTO flag from a test (#72896)

The LTO flag is not needed for the test to work properly. However, it
may not build on a system where compiler and linker versions don't match
one another. Remove the LTO flag.




More information about the All-commits mailing list