[all-commits] [llvm/llvm-project] 12d4c8: [ELF, test] Improve error-handling-script-linux.test

Fangrui Song via All-commits all-commits at lists.llvm.org
Tue Aug 20 19:21:35 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 12d4c89e88bf9349a063fdd992233b29adeb8241
      https://github.com/llvm/llvm-project/commit/12d4c89e88bf9349a063fdd992233b29adeb8241
  Author: Fangrui Song <i at maskray.me>
  Date:   2024-08-20 (Tue, 20 Aug 2024)

  Changed paths:
    M lld/test/ELF/error-handling-script-linux.test
    M lld/test/ELF/error-handling-script-windows.bat

  Log Message:
  -----------
  [ELF,test] Improve error-handling-script-linux.test

* Use split-file
* Remove -o /dev/null
* Avoid `{ list; }` compound command not supported by the lit internal shell (#102382)
* Don't test "ld.lld" before "error:" as per convention

Pull Request: https://github.com/llvm/llvm-project/pull/105454



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