[all-commits] [llvm/llvm-project] fa4ded: Converted test to assembly for '%cflags' compatibi...

Paschalis Mpeis via All-commits all-commits at lists.llvm.org
Fri Jul 12 01:54:15 PDT 2024


  Branch: refs/heads/users/paschalis-mpeis/bolt-create-dummy-return
  Home:   https://github.com/llvm/llvm-project
  Commit: fa4ded334094933b222e6115e1e443c570094a19
      https://github.com/llvm/llvm-project/commit/fa4ded334094933b222e6115e1e443c570094a19
  Author: Paschalis Mpeis <Paschalis.Mpeis at arm.com>
  Date:   2024-07-12 (Fri, 12 Jul 2024)

  Changed paths:
    M bolt/test/AArch64/dummy-return.s
    R bolt/test/AArch64/dummy-return.test
    R bolt/test/Inputs/main.c

  Log Message:
  -----------
  Converted test to assembly for '%cflags' compatibility.

The '-static' option does not work well with '-nostartfiles -nostdlib'
that comes with '%cflags', but the latter is needed for better buildbot
compatibility.

I converted the test to assembly and dropped the previous c test.

Dropped dummy-return.test and main.c Input file.



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