[all-commits] [llvm/llvm-project] 2d756d: [lld-macho, test] Adjust reproduce-thin-archive-objc.s

Fangrui Song via All-commits all-commits at lists.llvm.org
Fri Jul 19 20:12:36 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2d756d9d4c89ac50404f942f2db2f4a402aa0e00
      https://github.com/llvm/llvm-project/commit/2d756d9d4c89ac50404f942f2db2f4a402aa0e00
  Author: Fangrui Song <i at maskray.me>
  Date:   2024-07-19 (Fri, 19 Jul 2024)

  Changed paths:
    M lld/test/MachO/reproduce-thin-archive-objc.s

  Log Message:
  -----------
  [lld-macho,test] Adjust reproduce-thin-archive-objc.s

When `cd %t` is used, it's conventional to move it above and omit `-o /dev/null`.

We don't check the string before `warning:` since (a) the string is not
very useful and (b) downstream might customize `ctx->e.logName`
(argv[0]).

count 0 is better than `--allow-empty`. In addition, without `2>&1` the
previous test was effective.



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